You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Barry Sheward <ba...@hypernoc.com> on 2002/03/27 20:52:15 UTC

Switching ClassLoaders

Hi,

We would like to be able to have Tomcat use our own ClassLoader when it 
needs to find any part of our application, including servlets and 
taglibs. We have a ClassLoader which one of our servlets uses to load 
all its subclasses, but it's nasty having to change all our other 
servlets to work the same way and it doesn't solve the problem with taglibs.

Is this at all possible?

Barry



--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>