Privacy Policy Terms Of Use. Copyright © 2006-2010 Java Tutorials and Examples.
Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.
Submitted by tejasagawane on Tue, 06/07/2011 - 12:59
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?
0 answers
Similar entries
- Java quetion about Servlet and JSP
- Java quetion about Servlet and JSP
- Create an applet that takes Login Name and Password from the user and check them
- SCWCD Exam Objectives
- Create an applet with two number textboxes and a sum button
- Java Servlet, Java Servlet Resources
- SCWCD Certification, Online Certification Resources
- recommending books with coding in java
- recommending books with coding in java
- Java Servlet Tutorial, JavaDeveloper's Java Servlet Resources
