Hi,

   I'd like to know if future versions of struts will have the ability
to return the form, with it's contents back to the input page after
failing a validate. 

   If I am going about it correctly, after performing a validate(), and
upon returning with ActionErrors, the form is returned empty to the input
page.

   The obvious 'workaround' is to put the form back into the request.

   But it would be nice if one didn't have to do this.

   It would also be nice if struts had a property which you could set
(say inside the taglib) to tell validate() to not actually validate,
depending on the submit (ie, the user hit "cancel" no need to validate..

   Or is this already possible without having to code it by hand?

   Thanks

   Justin.
    
-- 
Justin F. Knotzke
[EMAIL PROTECTED]
http://www.shampoo.ca

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

Reply via email to