How can I save a file from web server to local computer?

as title~

Thanks.

Also I would like to know how to set the class path without accessing the Control Panel but in the cmd.

[140 byte] By [leolee1022a] at [2007-11-27 11:21:45]
# 1

What do you mean? From where?

cotton.ma at 2007-7-29 14:50:54 > top of Java-index,Java Essentials,Java Programming...
# 2

> as title~

> Thanks.

>

> Also I would like to know how to set the class path

> without accessing the Control Panel but in the cmd.

From browser, click File-->Save...

Navy_Codera at 2007-7-29 14:50:54 > top of Java-index,Java Essentials,Java Programming...
# 3

I mean that I have a file in a web server. How can I save the file into a local computer?

leolee1022a at 2007-7-29 14:50:54 > top of Java-index,Java Essentials,Java Programming...
# 4

> From browser, click File-->Save...

I want to do that in java=.=

leolee1022a at 2007-7-29 14:50:54 > top of Java-index,Java Essentials,Java Programming...
# 5

> > From browser, click File-->Save...

>

> I want to do that in java=.=

What kind of Java program? Where will this program be running?

cotton.ma at 2007-7-29 14:50:54 > top of Java-index,Java Essentials,Java Programming...
# 6

The program will run on local computer.

leolee1022a at 2007-7-29 14:50:55 > top of Java-index,Java Essentials,Java Programming...
# 7

> The program will run on local computer.

See http://java.sun.com/docs/books/tutorial/networking/urls/index.html

cotton.ma at 2007-7-29 14:50:55 > top of Java-index,Java Essentials,Java Programming...
# 8

thank you.

leolee1022a at 2007-7-29 14:50:55 > top of Java-index,Java Essentials,Java Programming...