Questionsforum
What is the meaning of lazy-loading in servlet?

What is the meaning of lazy-loading in servlet?



On 2014-06-25 11:53:26.0
sushant


Except the one which are configured between all the other servlets are lazily loaded.



On 2014-06-25 12:16:22.0
hablu

Didn't get you , make it more clear.



On 2014-06-25 13:27:46.0
sushant

Actually we are using load-on-startup to load the servlet aggressively on the server startup only. All the other servlets are lazily loaded on the first request.



On 2014-06-25 21:58:46.0
hablu

copyright@questionsforum.net