Lucky you, Struts Lover, this has already been done. See http://wiki.apache.org/struts/StrutsCatalogVariousButtonSolutions . You can get everything you want without the incredibly heavy load of having LookupDispatchAction create a reverse map of your entire ApplicationResource.properties file. With the solutions in this reference, the name values for (new) DispatchAction are completely decoupled from the dispatch functionality, leaving you free to do whatever you want to do with the names, and without configuring struts-config.xml. What more could you ask? LOL

Michael McGrady

struts lover wrote:

Hello Everyone,
I have this problem. I have several submit buttons on
a form and I am using a modified version of
LookupDispatchAction class.


Is there any way for the buttons to have  the same
name instead of having separate names as required by
LookupDispatchAction. I also want internationalization
to  be taken care of.

Any help would be appreciated.

Thanks.

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com


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



.






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



Reply via email to