I think if you think of writing your custom validation mathods, you
should try flat ActionForm than DynaActionForm or use validator plug
in.


On Tue, 28 Sep 2004 15:36:46 +0100, Marco Mistroni
<[EMAIL PROTECTED]> wrote:
> Hello,
>         Although u r using a dynaactionform, you could still write your
> javaclass that extends dynaactionform, and write only the validate
> method that checks which 'mehtod' you have just called
> 
> Or you can go for the Validator.....
> 
> Regards
>         marco
> 
> 
> 
> -----Original Message-----
> From: Gabriel França Campolina [mailto:[EMAIL PROTECTED]
> Sent: 28 September 2004 15:15
> To: Grupo Struts Apache
> Subject: How restrict the validation when I use the DynaForm
> 
> Hi,
> Sorry with my text, I don´nt speak and write english very well(I´m
> brazilian), but I will try...
> 
> I'm using the DynaForm and I created 3 methods in my action: save,
> delete and start, but only in  the fist method I need validation,  the
> others I don't went to use, How I do?
> 
> Thanks,
> 
> --
> Gabriel França Campolina
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 



-- 
Regards,
M. Onur Tokan

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

Reply via email to