Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is servlet preinitialization?

Answer Posted / guest

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 ?    16 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can I run seam outside of jboss as?

1112


How would you detect a keypress in a jcombobox?

1185


What are the oops concept?

1131


Where we can write Rmi registry in the code, without having to write it at the command prompt?

2829


In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?

1221


Explain what is synchronization?

1145


What is the difference between long.class and long.type?

1173


wahts is mean by dynavalidatorform in struts/

2116


What state does a thread enter when it terminates its processing?

1117


What is re-entrant. Is session beans reentrant. Is entity beans reentrant?

1097


Difference between loadclass and class.forname?

1094


How a component can be placed on Windows?

2912


Can I run seam with jdk 1.4 and earlier?

1050


What are the diff types of exception?

1114


What does module-relative mean?

1228