Re: [Struts Validator] JavaScript Validations

2005-04-13 Thread Kumar deepak
Have a look at http://www.roseindia.net/struts/address_struts_validator.shtml Regards Deepak Kumar --- "Rosario, Blossom" <[EMAIL PROTECTED]> wrote: > Hi, > > I am trying to use client as well as server-side > validations using the > Struts Validator. > > The mapping in the Struts config file i

[Struts Validator] JavaScript Validations

2005-04-13 Thread Rosario, Blossom
Hi, I am trying to use client as well as server-side validations using the Struts Validator. The mapping in the Struts config file is The corresponding reg_login.jsp page has the following lines to enable the client-side validations for the login page: and Now, when I submit the