Answer Posted / sk
Http Session is an object for one Client it creates one
object ........Http Session is good for using one
application .........ServletContext is good for using one
client...ServletConfig is good for using one servlet
| Is This Answer Correct ? | 18 Yes | 22 No |
Post New Answer View All Answers
What are the disadvantages of storing session state in cookies?
What is the disadvantage of cookies?
What is the
What are the different ways we can maintain state between requests?
What is ServletContext object?
What are the exceptions thrown by servlets? Why?
I Have A Plan to develop a Project in Struts,I want the template of struts project with Hibernate.Canany body provide me the required information?
How do servlets work?
How do I support both get and post from the same servlet?
How to make sure a servlet is loaded at the application startup?
What is a servlet context?
What’s the use of the servlet wrapper classes??
How can we create deadlock situation in servlet?
What is the structure of the http response
What are session variable in servlets?