Answer Posted / cnu
by request.getSession("true");
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is java servlet session?
Which event is fired at the time of project deployment and undeployment?
What are the common methods that are included in the http servlet class?
What do you mean by annotations in servlet?
Why do you use session tracking in httpservlet?
If my browser does not support cookie, and my server sends a cookie instance what will happen?
What is difference between get and post method?
How do we call one servlet from another servlet?
Whether thread can be used in servlets?
What is the use of java servlet api?
What is the difference between servlet and filter?
Name the packages that work with servlet?
Which event is fired at the time of session creation and destroy?
What is dispatcher servlet?
What is a servlet engine?