Answer Posted / niranjanravi
session objects
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
How to get the current httpsession object?
What is servlet interface?
What is servlet container?
Why are servlets used?
Difference between httpservlet and generic servlets?
A client sends requests to two different web components. Both of the components access the session. Will they end up using the same session object or different session ?
How does tomcat servlet container work?
Why is httpservlet declared abstract?
Which java framework is most popular?
How we can call a jsp from the servlet?
What do you mean by interservlet communication?
What are the phases of the servlet life cycle?
What are the steps that are required to handle the multi-threading?
How a servlet is unloaded?
What is a server side include (ssi)