Does Jigsaw force servlet loading during getServletContext().getServlet("filename");?

Hi:

Jigsaw appears to load currently unloaded servlets when getServlet is
executed.
This is what I need. I've also read that this is not a requirement in
the servlet spec.

Will Jigsaw always load the servlet?

-rob

Received on Saturday, 14 August 1999 13:52:01 UTC