--- Christopher Schultz wrote:
> Right. Under most circumstances, you should set
> validate="true" in your <action> definition, and 
> /not/ call form.validate() in your own action.
> You /are/ free to call validation by hand, but it's
> generally more convenient to allow Struts to handle 
> the validate/fail/redirect logic for you -- if only 
> to simplify the code in your own actions.

Bah. That still doesn't make any sense to me; my base
class handles all of the work and I don't have to
define another action with a different URL just to
display a form without running validation.

d.



 
____________________________________________________________________________________
We won't tell. Get more on shows you hate to love 
(and love to hate): Yahoo! TV's Guilty Pleasures list.
http://tv.yahoo.com/collections/265 

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

Reply via email to