I am a newbie to struts 2 and freemarker. This article is helpful but i am not happy. I did as what u told here like a walkthrough but it showed me errors related to the file path that i managed and fixed. Please Make this article as a walkthrough(I will help us) and make points clear as much u can.
Now, I can see the table structure as well,
But, the label is not displaying only the textfield is getting displayed for this code.
Another issue,
how can u get the labelcolspan value and inputcolspan value?
how do u get the current no. of tags?
is that controlheader-trlogic.ftl is complete or partial.
controlfooter-trlogic.ftl was not worked i just changed code in controlfooter.ftl to include controlfooter-trlogic.ftl.
please help me urgent
I am a newbie to struts 2 and freemarker. This article is helpful but i am not happy. I did as what u told here like a walkthrough but it showed me errors related to the file path that i managed and fixed. Please Make this article as a walkthrough(I will help us) and make points clear as much u can.
Now, I can see the table structure as well,
But, the label is not displaying only the textfield is getting displayed for this code.
<s:textfield label="SO Number" name="fromPartyOrderNumber">
<s:param name="labelcolspan" value="%{2}"/>
<s:param name="inputcolspan" value="%{2}" />
</s:textfield">
Another issue,
how can u get the labelcolspan value and inputcolspan value?
how do u get the current no. of tags?
is that controlheader-trlogic.ftl is complete or partial.
controlfooter-trlogic.ftl was not worked i just changed code in controlfooter.ftl to include controlfooter-trlogic.ftl.
Please help me asap.
with regards,
TAK