On 1/11/06, Sriram Narayanan <[EMAIL PROTECTED]> wrote:
> Hi:
>
> I'm trying to create a CustomClassLoader that I could use as my Web
> App's classloader.
> But I've been unsuccessful so far.
>
I forgot what I did wrong, but I've accomplished what I wanted, and
the results are here:
http://issues.
Hi:
I'm trying to create a CustomClassLoader that I could use as my Web
App's classloader.
But I've been unsuccessful so far.
The problem:
==
When I create a JSP with the content :
<%
Class clazz = Class.forName("com.testing.junk.Cy