Answer Posted / gaurav agrawal
ServletContext is the interface by which we can get the
information of the web container.this interface has some
methods by which we can get information
| Is This Answer Correct ? | 12 Yes | 12 No |
Post New Answer View All Answers
Explain web container.
How do you communicate in between Applets and Servlets?
What is the difference between the servlets and cgi programs?
Explain the custom jsp tags and the beans.
Is it good idea to create servlet constructor?
What is servlet api used for conneting database?
What is the effective way to make sure all the servlets are accessible only when user has a valid session?
What is httpservlet class?
What is the difference between get and post methods?
How can we refresh automatically when new data has entered the database?
What are the advantages of Servlet over CGI?
What are sessions in servlets?
How would you create deadlock on your servlet?
What is servlet and its types?
What is the difference between CGI and Servlet?