How to make java client app to download jar package from server autoly?



Hello,
I want to write a command line java client program. And the program
need to use the jar package, but the package was located in the server.
I want the client program to download the jar package automarically at
the program startup.
I am not familiar with java. Could you tell me how to do it?

.



Relevant Pages