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

Downloading Java Applets to local harddrive

Status
Not open for further replies.

TimmyT

Technical User
Jun 7, 2001
4
US
Hi,

Is there a way to download Java applets on a web page onto my local hard drive?? Any input would be helpful

Thanks alot!

 
all applets are downloaded and executed on the local machine. search in your temp internet files folder, it will be about somewhere
 
If you find that searching through the harddisk is too troublesome, just look at the html souce for the actual path of the applet and just enter it including the name of the class file(e.g. into the url.

Regards,
Leon If you need additional help, you can email to me at zaoliang@hotmail.com I don't guaranty that I will be able to solve your problems but I will try my best :)
 
Thanks alot LeonTang and LittleWing!!!

those were quick replies... I understand how to do it now... Leon's way is quicker but it doesn't work for all applets as some loads more than one class....

so both replies were very helpful... Thanks again!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top