hi Divya,
                For doing clinet side validation you will have to configure
validation framework and write 
ur own custom validation in that xml file or use the basic validation
provided by that framework. In the jsp page
you will have to put one struts javascipt tag. This tag will actually get
all the custom java script for 
that page and thus client side validation java script will b put in jsp
file.

sachin
xoriant, mumbai

-----Original Message-----
From: Divya B Sridhar [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 15, 2004 9:51 AM
To: [EMAIL PROTECTED]
Subject: Validation in struts


Hi All,
It is said that the validation(client side validations like say a particular
textbox field can contain numbers only etc) should not be explicitly written
in client-side validation javascripts in a struts framework. How can such
things be accomplished using struts without writing specific client-side
validation javascripts functions on the jsp page? 
Any help is greatly appreciated.
 
Thanks,
Divya.


Reply via email to