Re: Jquery field validation

2010-12-29 Thread Mead Lai
Hello Karthick, you can use some plug-in: http://code.google.com/p/struts2-jquery/wiki/Validation or Jquery validate plug-in: http://jquery.bassistance.de/validate/demo/ Regards, Mead On Thu, Dec 30, 2010 at 2:33 PM, wrote: > > Any body tell be how to do jquery filed validation using struts 2

Jquery field validation

2010-12-29 Thread karthick.gunasekaran
Any body tell be how to do jquery filed validation using struts 2. in my form have name,email,confirm email. if the user not enter any field it will show the error message on top of the each corresponding field like "filed does not empty. if the email is not a valid it will show the error messag