Thursday, April 15, 2010

Log In using Session

Log In using Session


How can i do a login using servlet,jsp and session so that after logging out i can not go back to page? The flowchart must be like this:



index.jsp-->servlet to get the form params & check the username,password from the database--->then redirect to the home page--->logout.jsp

No comments:

Post a Comment