Hi John, "John C. Turnbull" <[email protected]> wrote on 12/10/2008 04:53:32 PM:
> I have managed to get Batik working with an applet but for some > reason I find that when I serve up the applet using an application > server (GlassFish) on the local host, the animation starts several > seconds after the static objects are rendered. If I serve up the > applet using just the local file system then the animation starts immediately. > > Any thoughts why this would be so? Any idea what is happening during that time? Is GlassFish still serving up files? Is the CPU loaded? Have you tried to get a thread dump from the JVM during that time?
