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 servlet and list its types?
How many servlet objects are created?
What is the use of request dispatcher interface?
What are the differences between forward() method and sendredirect() methods?
Which event is fired at the time of project deployment and undeployment?
What is the purpose of requestdispatcher interface?
Explain web container.
What do you mean by cgi?
What do you mean by chaining in servlet?
Which httpsession object is used to view and manipulate information about a session?
What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?
Which java application server is the best?
Explain servlet.
Why is init() method is used in servlets?
What is servlet attributes and their scope?