Join
Blogs
Questions
Videos
Tags
Members
Search
 
 
Create your own blog, earn points and get popular!

Java quetion about Servlet and JSP

I am using MyLogin.jsp code to enter username password after that business logic in Mylogin.java after that if user validated i m adding details to database. if user authenticated enter details thru MyJsp.jsp and form action=MyJdbcServlet .  i want add one logout.Button on each page after login . i want to input type="submit" on for save and other for logout. how i can handle these two submit type in My Servlet code?
No votes yet
Share this
0 answers