[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

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



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?
> 
> The "File->Save As" saves only the index.html file and NOT the 
> java-file.class.

1) grep \.class index.html
2) wget/mozilla/find in cache

Brian



Reply to: