RE: Back navigation using application back buttons

2004-07-27 Thread Martin . Rademacher
Hi there, Another way to implement this is to *use* the struts config file. In my case I have a multi page form over four pages. All submissions are handled by the same Action class. However, the action is different for each form. For example: Page1: ... Page2: ... Both ProcessPage

Re: multiple submit buttons/one form

2004-06-27 Thread Martin . Rademacher
There is a nice solution described here http://husted.com/struts/tips/003.html using the LookupDispatchAction action. Cheers, Martin Eric Schneider <[EMAIL PROTECTED]> 28/06/2004 14:47 Please respond to "Struts Users Mailing List" <[EMAIL PROTECTED]> To "Struts Users Mailing List"