I've already seen that there are other people facing the same problem that I got. I'd like to use a classloader inside my servlet but it doesn't work because the classes in WEB-INF/lib are not available to the parent classloader. I also read that you I will have to put the DispatcherServlet into WEB-INF/classes. My problem now is that I don't know which classes I have to put there (which class is the DispatcherServlet in Tomcat 4.0 and 3.2??). Thanks in advance Jochen
- Re: ClassLoader jochen mader
- Re: ClassLoader Craig R. McClanahan
- Re: ClassLoader jochen mader
- Re: ClassLoader Vladimir Grishchenko
- Re: ClassLoader jochen mader
- classloader list
- RE: classloader Cox, Charlie
- Re: classloader Michael Reutter
- RE: classloader Larry Isaacs
- RE: classloader Cox, Charlie
