posted 9 years ago
Hi All,
I''m adding login to my application, whenever I add the filter into my web.xml I get this error when I start up the server in localhost.log:
I added this part to dispatcher-servlet.xml file
web.xml
LoginController.java
What I'm doing wrong?