AIL PROTECTED]
> Sent: Monday, November 08, 2004 9:26 PM
> To: Struts Users Mailing List
> Subject: Action validation settings with dispatch actions
>
>
> In my project I group the CRUD actions for a table into a single
> dispatch action class.
>
> I've found that som
In my project I group the CRUD actions for a table into a single
dispatch action class.
I've found that sometimes I want the form validate to occur, sometimes
I don't. To accomodate this, I always have to have two instances of
my action mappings, one with validate set to true, the other to false.
2 matches
Mail list logo