On 12/22/05, Srinivas Jadcharla <[EMAIL PROTECTED]> wrote:
> 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?
>
<snip/>

Look at Commons Validator:
http://jakarta.apache.org/commons/validator/

Server-side bits:
http://jakarta.apache.org/commons/validator/apidocs/index.html

-Rahul


> 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)
>

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

Reply via email to