I know I can use the same form for different actions.  That's what I was
trying to do.  But I'm afraid it has something to do with the different div
sections.

Do you know whether this can be done?  If not, what's the best way to create
the application I want?

Joris



Lukasz Lenart wrote:
> 
> Hi,
> 
> I'm not sure where you have problem, you can define the same form for
> different actions in struts-config.xml
> Each html form has to have input with type submit, that's all.
> I only noticed that you are using action path (saveStatusChange.do)
> instead of action name (/saveStatusChange)
> 
> 
> Regards
> -- 
> Lukasz
> http://www.lenart.org.pl/
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-handle-different-div%27s-and-1-or-more-ActionForms-tp20032791p20065673.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to