-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
1.3.0
-
x86
-
windows_2000
Name: gm110360 Date: 01/24/2002
FULL PRODUCT VERSION :
java version "1.3.1"
FULL OPERATING SYSTEM VERSION :
Microsoft Windows 2000 [Version 5.00.2195]
A DESCRIPTION OF THE PROBLEM :
I have an applet that uses URLCLassLoader to load
a few jars AFTER the applet is up and started. the
URLClassLoader is used to load the jars, then load classes
contained in these jars and execute code in these classes.
since the caching mechanism introduced with Java-plugin1.3
requires to specify jars by the cache_archive attrbuite,
it is impossible for me to specify that the other jars
should be cached as well.
These jars are cached with the native browser's caching
mechanism, but there is no way to tell java-plugin to cache
them.
This bug can be reproduced always.
(Review ID: 137701)
======================================================================
- duplicates
-
JDK-4103457 JAR file caching (including authentication)
-
- Resolved
-