RE: ERROR: Server side validation using Validation framework

2005-05-10 Thread Arindam Samanta
Thank you David. Yaa, I have done mistake with input attribute. It is working fine now. Thanks, Arindam "David G. Friedman" <[EMAIL PROTECTED]> 05/11/2005 04:07 AM Please respond to "Struts Users Mailing List" To "Struts Users Mailing List"

RE: ERROR: Server side validation using Validation framework

2005-05-10 Thread David G. Friedman
Your input list "/login.jsp" but your other JSP's are listed under the /jsp directory, SO, should your input be something different to get rid of the page not found error BEFORE you mess with the Validator and claim it is the source of all problems? Instead of: input="/login.jsp" Is the file here