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 dispatcher servlet?
What is pure servlet?
Explain servlet.
What do you mean by chaining in servlet?
What is Servlets and explain the advantages of Servlet life cycle?
why we should override only no-agrs init() method.
Is servlet synchronized?
Can you refresh servlet in client and server-side automatically?
List the Different types of servlet?
How do I know if java is running on linux?
What is servlet and its types?
When jsessionid is created?
Which method is called when reference variable is passed in system.net?
How the servlet is loaded?
List some life cycle methods of a servlet.