Results 1 to 4 of 4
- 02-19-2009, 11:28 PM #1
Member
- Join Date
- Jan 2009
- Posts
- 37
- Rep Power
- 0
- 02-20-2009, 02:20 AM #2
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
In FireFox you cannot do that. Each time you do some changes into the Applet you have to close the FF page and reopen. Or else try to clear the cache(Ctrl + F5) and have a try.
You can run an applet on the Applet Viewer as well, without use of FF.
- 02-20-2009, 09:30 AM #3
Member
- Join Date
- Feb 2009
- Location
- Finland
- Posts
- 13
- Rep Power
- 0
I'm not sure if ctrl+f5 works with firefox. I recall encountering cases where it did not do the trick.
However, if you clear the java classloader cache (go to java console and press X) that should do the trick. I usually clear all other parts of cache as well while I'm there if I need to ensure the cache is cleared.
Also, you can use a refresh parameter. It's basically a random number you'll need to generate whenever the page is refreshed and add as parameter to the end of the class file (say, myClass.java?refresh=24756), which causes Firefox (and every other browser I've tested) to consider it a different file than what it has cached.
- 02-20-2009, 11:19 AM #4
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Ya, I'm not sure too. That's why I say have a try on it. Normally I'm working on the applet viewer.
Similar Threads
-
Howto force to use an external jar
By riccardo_b in forum EclipseReplies: 0Last Post: 12-11-2008, 10:08 AM -
Force Caps in JTable...
By markw8500 in forum Advanced JavaReplies: 0Last Post: 07-09-2008, 02:27 AM -
reload form problem
By porta325 in forum New To JavaReplies: 2Last Post: 11-01-2007, 04:07 PM -
how to reload a jsp page
By Heather in forum JavaServer Pages (JSP) and JSTLReplies: 1Last Post: 07-14-2007, 11:49 PM -
IE and Firefox
By Ed in forum Advanced JavaReplies: 1Last Post: 06-15-2007, 04:16 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks