I have developed a Spring application and I implement Spring security integration to Login and Logout function in it. I used Spring security with xml configuration. But when I l
Try changing your servlet mappings in your web xml to this:
appServlet /* springSecurityFilterChain /*