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 is Request Dispatcher?
The code in a finally clause will never fail to execute, right?
What are the various ways of session supervision in servlets?
What are different Authentication options available in Servlets.
Why servlet is mostly used?
How we can get ip address of client in servlet?
What are life cycle methods of a servlet?
Which event is fired at the time of project deployment and undeployment?
List some life cycle methods of a servlet.
When jsessionid is created?
What is cgi and what are its drawbacks?
Is java servlet still used?
What is the servlet?
When servlet object is created?
What is the difference between Difference between doGet() and doPost()?