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 / 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 threadfactory?

1153


How to deploy Jar, War files in J2EE?

2732


Explain about RMI Architecture?

1135


How is a java object message delivered to a non-java client?

1098


What is the purpose of the wait(), notify(), and notifyall() methods?

1079


How task's priority is used in scheduling?

2337


Define the remote object implementation?

2567


Brief description about local interfaces?

1331


What value does read() return when it has reached the end of a file?

1076


What is bean? Where can it be used?

1244


What is in-memory replication?

1131


If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?

1122


What are the design considerations while making a choice between using interface and abstract class?

1136


What if the static modifier is removed from the signature of the main method?

1303


What is meant by method chaining?

1202