Just a quick question...

I've noticed that all Servlets are loaded twice on Tomcat.  I'm running
4.0.3 on Win2K, and just by looking at the output I can see the same servlet
is loaded twice in quick succession (also, HttpServlet.init gets called
twice, but that's from loading twice).  Is this a known bug/feature?  Any
way to get a servlet to load only once (such as those servlets that have a
great deal of initialization)?

Thanks!

Jeff


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to