Re: Form submision after return forward out of action

2008-03-06 Thread Dave Newton
Please ask this question on the struts-user list. The struts-dev forum regards the development of Struts itself. Thanks, Dave --- phowells <[EMAIL PROTECTED]> wrote: > Using Struts 1.3.x and I have this problem with error messages be displayed > after moving from one page to another. > > I use

Form submision after return forward out of action

2008-03-06 Thread phowells
rror to the request again and displaying on another page. Why does the button get set again after i return the forward out of the action class? It doesn't seem like it should be happening this way. -- View this message in context: http://www.nabble.com/Form-submision-after-return-forward-out