I have a login page and I want to redirect to a registration page.But I get HTTP Status 404 - /registration.jsp error.
what i want is,if a user is not resisted they can register by clicking
what i am not doing right
main.java
index.jsp
the path or project hierarchy:Snapshot here
