Spring Security 3 - j_spring_security_check is not found
- by newbie
I use Spring Security with Spring Framework 3 and when I tyr to login from homepage I get following error:
2010-04-26 12:16:39,525 [tomcat-http--2] WARN org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/AppName/app/j_spring_security_check] in DispatcherServlet with name 'Spring MVC Dispatcher Servlet'
…