Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Prevent caching of JARs

807606Apr 13 2007 — edited Apr 13 2007
Dear Friends,

somtime I actualize my JAR-Files.
And I don't want that the user has to delete his java-Cache, etc. - That's not acceptable for that group of users.

How can I prevent caching of my JAR-File?
The JAR is only 70 kb big and wouldn't disturb.

Well, actually I use a meta pragma nocache - but does that really help?

Is there a secure way to prevent the caching to the harddrive (after a browser-session) ?

Thank you!
With best regards
MfG
Inno
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 11 2007
Added on Apr 13 2007
6 comments
76 views