Struts sends the request to the input page when validate returns false. You configure this via the input attribute of the <action> element in struts-config.xml

David






From: Zsolt Koppany <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Is it possible to configure where to forward if ActionForm.validate returns false?
Date: Thu, 7 Nov 2002 19:52:16 +0100

Hi,

in a Tiles JSP page, when ActionForm.validate returns false, not the JSP will
be called that creates the complete layout but the JSP that contains the
form. How can I tell struts which JSP should be called if ActionForm.validate
returns false?

Zsolt

--
To unsubscribe, e-mail: <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail


--
To unsubscribe, e-mail: <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to