View Single Post
Old 16-04-08, 02:51 AM   #4 (permalink)
luckyshah
Junior Member
 
Join Date: Mar 2008
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 1 luckyshah is on a distinguished road
Re: what happens when we give load-on-startup as 0 in web.xml?

hi swathi
The webcontainer is the responsible for calling the init() before creating the object. but when u r providing the webcontainer first creates the object in the browser after thn it will call the init() metod.
luckyshah is offline   Reply With Quote