what is the difference between ServletContext and
ServletConfig
Answer Posted / dhil
Saurabh Kandpal..
servletcontext is for the whole webapplication and
servletconfig for a individual servlet
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What is the purpose of dispatcherservlet properties?
What are all the advantages of servlet over cgi?
Why filter is used in servlet?
What is load-on-startup in servlet?
what is multiple server?
What is the
explain the advantages of servlet life cycle?
Why is Servlet so popular?
What is meant by cookies?
What do you mean by filter in servlet?
Name the different ways of session tracking.
What is the difference between portlet and servlet?
What exactly is a servlet?
What is the difference between get and post methods?
List out difference between a JavaBean from a Servlet?