English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories
0

I want to save java applet in my computer and want to see them offline.
Do you know any software which can save java applet in my computer?

2007-03-22 05:41:36 · 1 answers · asked by star123 2 in Computers & Internet Software

1 answers

usually to save an applet, i will open the source code of the webpage and look for the file with *.class or *.jar.

i take the filename and paste it at the back of the URL and press enter... it will then ask you to save the file...
e.g. http://www.abc.com/pagewithapplet.htm
replace with
e.g. http://www.abc.com/filename.class

to view it offline, use notepad and type the following

and save it as filename.html
close the notepad and open using internet browser e.g. Internet explorer

/* Good luck */

2007-03-25 20:16:22 · answer #1 · answered by Liviawarty J 2 · 0 0

fedest.com, questions and answers