Daniel Sanz
Posts: 2
Nickname: danish
Registered: Feb, 2003
|
|
Re: problems with jar files
|
Posted: Mar 4, 2003 4:55 AM
|
|
> How did you verify that the applet is loading class files > from the web server instead of the jar? > > Does the java plugin has cache settings enabled?
I verify it because the log files of the web server show several unsuccessful accesses to these classes. Also the the browser tries to open these classes from the server at the moment the applet needs the loading of them, as indicated by the browser status bar.
Referred to the java plugin, I'm using version 1.3.1_06 and the Recycle Classloader option is enabled.
Thanks.
|
|