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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Having problem with offline java pages...

Status
Not open for further replies.

danielnogo

Programmer
Jan 20, 2005
16
US
Hi, I'm trying to get an applet to work while I'm not online, but it doesnt seem to work, but I have the JRE installed. Any tips?
 
It could be a .js file is missing. If you saved the page by using the file>save as then a folder will be made that holds all the things needed for the applet. When you open the page. The needed components will be called from the file associated with the page. Page layout, graphics and the .js components needed to run the applet.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top