You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Venkatesh T <ve...@wipro.com> on 2001/06/21 17:42:52 UTC

what is this number -2147483646

HI
  What is the meaning of the foll. code in web.xml file for startup
servlets.

 <load-on-startup>
            -2147483646
 </load-on-startup>


can any one know ..

Rgds
venkatesh


Re: what is this number -2147483646

Posted by Pae Choi <pa...@earthlink.net>.
The positive integers indicate the *order* in which servlet should be loaded
from lower to higher. If no value or negative integers, the container is *free*
to load the servlet any time in the startup sequence.

Pae


> HI
>   What is the meaning of the foll. code in web.xml file for startup
> servlets.
> 
>  <load-on-startup>
>             -2147483646
>  </load-on-startup>
> 
> 
> can any one know ..
> 
> Rgds
> venkatesh
> 

Re: what is this number -2147483646

Posted by Francis Callo <fr...@yahoo.com>.
Hi,

it is the order number in loading servlet or jsp on
startup. if that has the smallest value it would be
the first servlet to be loaded. Since it is a negative
number and if it has the smallest number it would be
the first servlet to be loaded during startup.


Francis

--- Venkatesh T <ve...@wipro.com>
wrote:
> HI
>   What is the meaning of the foll. code in web.xml
> file for startup
> servlets.
> 
>  <load-on-startup>
>             -2147483646
>  </load-on-startup>
> 
> 
> can any one know ..
> 
> Rgds
> venkatesh
> 


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/