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

what is handle?

1857


Which container method is used to cause a container to be laid out and redisplayed?

668


how to use debug in my elipse to solve problems that exist in my project

1766


What are the diff types of exception?

561


Define prototype?

585






Is “abc” a primitive value?

615


What are the benefits of detached objects?

587


What is glasgow?

584


What is meant by method chaining?

664


Define aop(assepct oriented programing)?

638


difference between  ejb,struts,hibernate,spring and jsp

2307


Java is fully object oriented languages or not?

542


What event results from the clicking of a button?

698


Explain the difference between object state and behavior?

568


How primary key is implemented in Oracle?

1920