In your action mappings in struts-config, you can set validate=false, and do your validation in the action class. Not sure if this is what you want.
Saul > -----Original Message----- > From: Stephane Grenier [mailto:[EMAIL PROTECTED] > Sent: Monday, September 15, 2003 5:12 PM > To: Struts Users Mailing List > Subject: validation question > > > > > > Hello all. > > Is there any way to decide if I want to validate the jsp within the action > rather than in struts-config ? > > Thank you, > Stephane > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]