posted 15 years ago
Hi all,
I am trying to code some of the basic example in spring.In the following code, I am not able to show validation messages.
index.jsp
2.loginFormController.java
3.LogonFormValidator.java
4.springapp-servlet.xml
Question: so, when I do not enter anything in username input field, I am not able to see error messages? Any reason?
Thanks in advance.
Rahul