Hello Srinivas,

When Struts identifies the attribute validate="true" in its config files, 
it check whether the Validator Plug In is configured in the configuration. 
Then it checks if the validation.xml contains the form name which is being 
accessed. If yes, it identifies the form fields to be validated and calls 
the plugin methods for validation.

Thanks and regards,
Pazhanikanthan. P
Project Leader,
Caritor (India) Pvt. Ltd.,
Madras - 600 006
Mob: 9886152717
Extn: 40123



Srinivas Jadcharla <[EMAIL PROTECTED]> 
12/22/2005 08:59 PM
Please respond to
"Struts Users Mailing List" <user@struts.apache.org>


To
Struts Users Mailing List <user@struts.apache.org>, rahul kshirsagar 
<[EMAIL PROTECTED]>
cc

Subject
Re: validation.xml






When it looks validate = true in struts-config.xml and when you form 
extends
ValidatorForm it looks for validations in Validator.xml this is how Client
Side Validation Works.How Exactly you are implementing Serverside
validations?

On 22 Dec 2005 15:21:39 -0000, rahul kshirsagar <[EMAIL PROTECTED]>
wrote:
>
> Hi,
>
> I am using validation.xml in my application.It takes care of client side
> as well as server side validations.It is working fine.But i dont
> understand how exactly it takes care of both validations.
>
> Regards,
> Rahul.
>
>


--
Thanks & RegardsSrinivas732-648-9421(Cell)

Reply via email to