Answer Posted / surajkumar.java
A servlet is lazily loaded in servlet container of web or
application server. This means, a servlet is not instantiated
or initialized in servlet container as long as it has not been
requested for the first time. A servlet can be preloaded and
preinitialized with the help of <load-on-startup> of web.xml
(deployment descriptor) file.The preloading of a servlet
before any user request is called servlet preinitialization.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Are we allowed to change the transaction isolation property in middle of a transaction?
Have you used threads in Servelet?
What is the infobus?
what is handle?
How a component can be placed on Windows?
What must a class do to implement an interface?
What is glasgow?
Difference between new operator and class.forname().newinstance()?
Is the session factory thread safe?
how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.
Which containers use a border layout as their default layout?
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?
Why a component architecture for the java platform?
whats is mean by tiles in struts
What is mdb and what is the special feature of that?