I would like to embed Tomcat 4 in an existing application. Furthermore, I need to be able to specify a parent classloader for the "common" classloader other than the system classloader. I know how to achieve the first goal, but not the second (I believe the EmbededTomcat class could be used to specify the parent classloader for "common" in Tomcat 3).
Any help would be most appreciated. Thanks. --- Brandon E Taylor -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
