Tuesday, November 29, 2011

What is the difference between ServetConfig and ServletContext..?

Servlet Config as the name suggests, provides Servlet specific configuration information to a particular servlet. For Example :- the information that u specify in the web.xml file like this :servlet-config - 1 per servlet.
Category:Servlet Interview Questions

No comments:

Post a Comment