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
Write the code to get the server information in servlet.
What are the features added in Servlet 2.5?
How can you start a jta transaction from a servlet deployed on jboss?
Explain the servlet context.
How servlet is created?
What are the types of servlet?
What is the procedure of invoking different servlet in a different application?
What is servlet and its use?
Which is better jsp or servlet?
Servlet is pure java object or not?
What is the web server used for running the Servlets?
Describe in brief RequestDespatcher?
What is the need of session tracking in web application?
How to rectify errors in java servlet while compilation?
What are the difference between RMI and Servlets?