Link to home
Start Free TrialLog in
Avatar of oleanrobin
oleanrobin

asked on

updating applets periodically...

Hi,

I need to update an applet atleast once in a day. But, whenever I update my applet in server, the user has to close the browser to get the latest one.
Is there anyway we can programmatically remove the old applet from browser cache?
The following code also doesnot help?

<PARAM NAME="cache_option" VALUE="Browser">
<PARAM NAME="cache_archive" VALUE="HelloWorld.jar">

-Robin
Avatar of giamtrot
giamtrot

It's really strange what you're going to achieve.
What brings you to re-compile the applet once a day?
Which is your environment?
Are you using the Browser JVM?
Which browser?
ASKER CERTIFIED SOLUTION
Avatar of Mick Barry
Mick Barry
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
No comment has been added lately, so it's time to clean up this TA.
I will leave a recommendation in the Cleanup topic area that this question is:
Accept comment by objects as answer.
Please leave any comments here within the next seven days.
 
PLEASE DO NOT ACCEPT THIS COMMENT AS AN ANSWER!
 
lwinkenb
EE Cleanup Volunteer