difference between request.getSession(false) or
request.getSession() and request.getSession(true)
Answer Posted / bhaskar
Your answer 100% right
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What are the phases of the servlet life cycle?
What do you mean by cgi in servlet?
Write the code to get the server information in servlet.
Name the different ways of session tracking.
What is servlet mapping?
When using servlets to build the HTML, you build a DOCTYPE line, why do you do that?
What are the annotations used in servlet 3?
Is servlet a framework?
How is a servlet implemented in code?
Write a command to get actual path of a servlet to the server?
What is called servlet mapping?
What is war file?
What is the major difference between servlet and applet?
What are the advantages of cookies?
What is the web server used for running the Servlets?