dev@glassfish.java.net

Re: JSP seems to be compiled externally. Why?

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Thu, 23 Mar 2006 19:48:32 -0800

Byron Nevins wrote:
> If you think that's slow -- you should see what happens when you run
> javac in the same VM -- it's about 4X slower than running it n an
> external process.

There are also other aspects. When you are compiling multiple pages and
tag files, you can win by saving class loading and set up cost.

-- 
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com