why not use both at once? with struts those checks are provided server side and client side at once... you only have to write your checks once you just have to implement the struts validator plugin and configure your checks ----- Original Message ----- From: "sougata" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Wednesday, March 03, 2004 6:19 PM Subject: Pls suggest
> Hi Guys, > I am working on struts.I have lots of JSP pages I have some validations also > (e.g length checking,null checking , email validation etc).Is it feasible to > write javascript in struts or I have to use server side validation. > Thanks > Sougata > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

