Re: How to make java client app to download jar package from server autoly?
- From: Patricia Shanahan <pats@xxxxxxx>
- Date: Sun, 31 Dec 2006 14:16:52 GMT
sealo wrote:
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?
Does the jar in question contain the whole program, or just a part of
it? In particular, is the main that you want run in that jar?
Patricia
.
- References:
- Prev by Date: Re: Object reference counting
- Next by Date: Singleton Design pattern with a twist - n00b
- Previous by thread: Re: How to make java client app to download jar package from server autoly?
- Next by thread: Singleton Design pattern with a twist - n00b
- Index(es):
Relevant Pages
|
|