What is servlet preinitialization?

Answer Posted / sreekanth madamanchi

Servlet can loaded in servlet container of web or
application server at the time of first request sent to
that servlet.
If we want to preinitialized the servlet by using <load-on-
startup> tag(Aritten in web.xml). If we use that tag,
servlet is intialized at the time of server start.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why a component architecture for the java platform?

777


What is Remote Server?

1882


What class is used to create Server side object ?

1913


Difference between new operator and class.forname().newinstance()?

822


What are the different class loaders used by jvm?

811


what is an isolation level?

2439


What class is the top of the awt event hierarchy?

818


What are the diff types of exception?

759


How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!

2764


Explain the difference between object state and behavior?

763


How primary key is implemented in Oracle?

2140


we use MainFrame and using os390 for operating system with DB2 data base in IRAN and interest programing with java and use webspere for world wide,please help me where i should start?

2116


When a thread blocks on i/o, what state does it enter?

801


What are callback interfaces?

801


Is infobus easy to use?

790