Java Servlet Programming Question:
Download Job Interview Questions and Answers PDF
What mechanisms are used by a Servlet Container to maintain session information?
Answer:
Cookies, URL rewriting, and HTTPS protocol information are used to maintain session information
Download Java Servlet Programming Interview Questions And Answers
PDF
Previous Question | Next Question |
The code in a finally clause will never fail to execute, right? | Difference between GET and POST in Java Servlets? |