|
|
Re: Applet Loading Time - Urgent
|
Posted: Jun 22, 2006 2:58 AM
|
|
Most likely the VM used on the IE client (Run Time environment - is it equivalent to JRE 1.4 or higher - I know MS has their own but they should have equivalent releases, haven't dabbled much in that). What jdk was used to compile the applet - if I'm not mistaken, bytecode is optimized different on different versions (this is just a guess, I might be wrong), then again I once wrote a Swing Cell Phone texter compiled on Java 5 but cannot run on the JRE provided with Java 4.
Not sure how the VM embedded in browser function but these are just some suggestions and guesses...
Anyone, please feel free to correct me.
|
|