View Single Post
Old 31-03-08, 05:46 PM   #4 (permalink)
writetokaruna@yahoo.com
Member
 
Join Date: Mar 2008
Posts: 32
Thanks: 0
Thanked 1 Times in 1 Posts
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 1 writetokaruna@yahoo.com is on a distinguished road
Re: What does loadonstartup in a web.xml file achieve?

the sub-element indicates the order in which each servlet should be loaded.Lower positive values are loaded first.If the value is nagative or unspecified, then the container can load the servlet at anytime during startup.


comments r welcome.

Regards,

R.P.Karunakaran.
writetokaruna@yahoo.com is offline   Reply With Quote