On 5/2/06, Kyle W. Cartmell <[EMAIL PROTECTED]> wrote:
Within my web application (using the Struts action framework) when
validation of an ActionForm fails and control is returned to the JSP
indicated by struts-config.xml, any request attributes that were passed
to that JSP originally are lost because a new request object has been
created.

"input" attribute of "action" element in struts-config.xml does not
have to refer to JSP page directly, it can point to setup action of
your JSP page.

Michael.

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

Reply via email to