How can I explicitly load a servlet ?
Created May 4, 2012
Omar Khan Servlets can be loaded automatically when a servlet engine starts, using configuration parameters. They depend on which servlet engine you are using. For instance, JRun 2.2 has a configuration parameter that is called Pre-Load.