I am working with web project using Servlet. When I am redirecting to after login.html form it is not showing .html file but .jsp with same content.Here is my code screenshot and directory structure.As you can see in code in isAuthenticated if condition now I am redirecting to jsp file but it is not working with html file but my login form is html file.Everything is fine but still not working.
↧