Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Day 1

Status
Not open for further replies.

NiceButDim

Programmer
Feb 12, 2002
154
GB
Hi,
I'm a C++ programmer setting out to learn Java.
I've created my first program, both as a stand alone and as a plug-in on IE, and it worked fine.
When I tried messing around with it however I discovered that I had to restart the browser in order for any changes made to take effect (i.e. simply refreshing the browser wasn't enough).
My question is, is this always necessary or is there a way of refreshing without having to restart the browser.

Thanks.
 
Either press Shift and F5 or Shift and Refresh button. See if that works. Mike Wills
IBM iSeries (AS/400) Programmer
[pc2]
 
Thanks for replying, but no, that didn't work. Refreshing the page, but not loading the new version of the class.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top