Re: How do I ensure that if my applet is newer then the cached version the brower should update the applet?
Posted By:
sam_pitroda
Posted On:
Thursday, December 6, 2001 03:09 PM
another way is to specify cache_option="no" in your applet
html. This will make sure that the applet jar is not cached.