Problem:
Users may get interrupted when applet files are downloaded. The download failure usually causes the users to restart the download process again, which is very costly if users are with slow connection.
Solution:
Build resumable download feature directly into jar caching through special HTTP special headers, so download may be resumable.
###@###.### 2001-11-05
Users may get interrupted when applet files are downloaded. The download failure usually causes the users to restart the download process again, which is very costly if users are with slow connection.
Solution:
Build resumable download feature directly into jar caching through special HTTP special headers, so download may be resumable.
###@###.### 2001-11-05
- duplicates
-
JDK-4794336 RFE:Caching of partially downloaded jars
-
- Closed
-
-
JDK-6202000 Resume downloads of partially downloaded JWS applications / JPI applets
-
- Closed
-