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 is the major difference between servlet and applet?
What do you mean by servlet context?
Why servlet is used as controller ? Not JSP? I want complete explation?
How native code can be used in a servlet?
How can you push data from an Applet to a Servlet?
What is the inter-servlet communication?
Describe some assignments that are executed by servlet container?
How forward () method is different from send redirect () method?
How do I use cookies to store session state on the client?
What is the difference between Servlets and Applets?
What do you mean by mime type?
What is servlet name in web xml?
What are the advantages of cookies?
What is the process for chaining servlet?
What is difference between jsp and servlet?