Tuesday, November 29, 2011

What is meant by preintialization?

Initialization of servlet by server on startup prior to getting the request for that servlet is know as preintialization.It is really accomplished by specifying the postive value in load-on-startup tag in the web.xml.
Category:Servlet Interview Questions

No comments:

Post a Comment