Loading order of aliases in web.xml

2001-03-26 Thread Mohan Surender
friends, Is there is any particular order in which the aliases defined in webapps\myapp\web-inf\web.xml are loaded ? I tried playing around with the order of my aliases but Tomcat seem to load the aliases in a fixed order. I am using tomcat 3.1 and all the aliases have load-on-startup property.

loading order

2001-03-25 Thread Mohan Surender
Friends, Do they aliases get loaded in the order they are defined in the webapps\web-inf\web.xml ? I tried varing the order of my servlets but it loaded in a fixed order. any ideas ? btw , all the aliases have load on startup set to true. Thanks mohan

tomcat 3.2 and 3.2.1 slow

2001-01-13 Thread Mohan Surender
Tomcat gurus, I have been facing this peculiar problem with tomcat 3.2 and 3.2.1 for a while. when i run tomcat from jbuilder3 i notice a significant delay in running jsps ( the num guess jsp for example takes 50 seconds every first time i start tomcat and run it) the same jsp executes very fast