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

rob sanders wrote:

> 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?

Yes.

Regards, Benoit.

--
- Benoît Mahé -------------------------------------------------------
                      World Wide Web Consortium   (W3C)
                    Architecture domain - Jigsaw Engineer

                http://www.w3.org/People/Mahe  - bmahe@w3.org
---------------------------------------------------------------------

Received on Monday, 16 August 1999 09:11:38 UTC