Re: how to download java class file from a web page to loca dir

2004-03-22 Thread Brian Brazil
On Mon, Mar 22, 2004 at 07:57:00PM +0530, J.S.Sahambi wrote: > I am using Mozilla 1.6 in Debian/unstable with j2re. I am able to view > java applets with it without any problem. Now in case I want to save the > java.class file in my local dir (so that I can run it later), how do I > do it? > >

how to download java class file from a web page to loca dir

2004-03-22 Thread J.S.Sahambi
I am using Mozilla 1.6 in Debian/unstable with j2re. I am able to view java applets with it without any problem. Now in case I want to save the java.class file in my local dir (so that I can run it later), how do I do it? The "File->Save As" saves only the index.html file and NOT the java-file