Does Struts support more then one form on a single page?

 

In my application I put two forms on one page, one form containing the data
and one form containing some search fields. I define one form bean for each
form. But if I submit one of these forms, e.g. the search form, I got only
one form filled with data by my form bean.

 

Is there a way, Struts provides to forms?

 

Regards,

Sam

Reply via email to