2007/7/16, Arunkumar Balasubramanian <[EMAIL PROTECTED]>:


Hi
Is it possible to have resuable <html:form property="effemonthMM" which
needs the struts form to store it's value? If there is a way to do this, it
will be really helpful in my project.



What do you exactly mean with "reusable"?
If you mean: the form tags stay in the layout, while its fields stay in
inner attributes, then I suppose that the answer is "no", because (correct
me if I am wrong) Struts tags that represent HTML fields need to stay inside
an "<html:form>" tag in the same JSP.

Antonio

Reply via email to