dev@glassfish.java.net

Re: [v3] Can't I rely on getURLs() anymore?

From: Kin-man Chung <Kin-Man.Chung_at_Sun.COM>
Date: Tue, 10 Jun 2008 12:37:47 -0700

Sahoo wrote:
> Kin-man Chung wrote:
>>
>> Having the same classloader for compiling and running a JSP page would
>> simplify how javac can be used in JSP compilations, though it wouldn't
>> directly solve the problem at hand.
> Why not?
>

You are right, it actually would have helped when JDK 6 is used. :-)

But we still need to have GF work in JDK 5, so we still need to
calculate classpath for javac.

-Kin-man

> Thanks,
> Sahoo
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>