- Turn of proxy usage in web browser
- Clean up browser cache
- Close any java program
- Delete java cache from the computer you work on: for example, on Windows, remove directory
%Documents and Settings%\%your_user_name%\Application Data\Sun\Java\Deployment
If the step 3 haven't been executed you may not be able to delete this directory.
Monday, January 18, 2010
How to avoid java applet caching
If you ever faced with Java applet development you've already noticed annoying caching. Applets could be cached almost everywhere - even on your HTTP proxy. The only real way to clean up cached java applets that I know is:
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment