Hi All, I want to validate a form by using struts validator, it is working fine. It validates the form if click submit button, and it also validates the form if I pass it as a url for example: http://111.22.80.244:8989/eNOI/test.do I want to validate the form only if I hit submit button not by directly entering the url. How can I handle this situation?
Thanks for your help! Rosh -- View this message in context: http://www.nabble.com/Question-about-Struts-validator-t1850824.html#a5052910 Sent from the Struts - Dev forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
