what is the difference between ServletContext and
ServletConfig
Answer Posted / ibm_smart
Hello,
Actually Balu what Dhil wrote was right.
Saurabh Kandpal whote the reverse which is not true.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to handle exceptions thrown by application with another servlet?
What are the life-cycle methods for a servlet?
How can the session in servlet be destroyed?
Write a command to get actual path of a servlet to the server?
What are sessions in servlets?
What are the type of protocols used in httpservlet?
What if you need to span your transaction across multiple servlet invocations?
Which java application server is the best?
Explain the difference between a web server and a web container?
What do you mean by filter in servlet?
How is an application exception handling is done using a servlet?
What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?
What is a cookie What is the difference between session and cookie
How would you create deadlock on your servlet?
What are the functions of Servlet container?