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.