Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #23307
| Path | csiph.com!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail |
|---|---|
| From | "John B. Matthews" <nospam@nospam.invalid> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Run a jar file on remote client machine? |
| Date | Thu, 04 Apr 2013 13:37:23 -0400 |
| Organization | The Wasteland |
| Lines | 22 |
| Message-ID | <nospam-75F152.13372304042013@news.aioe.org> (permalink) |
| References | <730dfde4-b812-4dec-a321-dffa85fdad06@googlegroups.com> |
| NNTP-Posting-Host | LQJtZWzu+iKlBROuDg+IUg.user.speranza.aioe.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | 7bit |
| X-Complaints-To | abuse@aioe.org |
| User-Agent | MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) |
| X-Notice | Filtered by postfilter v. 0.8.2 |
| Xref | csiph.com comp.lang.java.programmer:23307 |
Show key headers only | View raw
In article <730dfde4-b812-4dec-a321-dffa85fdad06@googlegroups.com>, SpreadTooThin <bjobrien62@gmail.com> wrote: > I have a jar file that works well on my local machine, and does > what I need it to do. This jar file reads a directory of images > and manipulates them and stores results in a separate directory. > > I want to provide a web page to a client that will allow them to > process data on their machine using my jar file and my web site / > server. > > How do I go about doing that? You can deploy your JAR from your server to a client machine using Java Web Start: <http://stackoverflow.com/tags/java-web-start/info> If that's not what you want, I don't understand the question. -- John B. Matthews trashgod at gmail dot com <http://sites.google.com/site/drjohnbmatthews>
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Run a jar file on remote client machine? SpreadTooThin <bjobrien62@gmail.com> - 2013-04-04 09:55 -0700
Re: Run a jar file on remote client machine? "John B. Matthews" <nospam@nospam.invalid> - 2013-04-04 13:37 -0400
Re: Run a jar file on remote client machine? SpreadTooThin <bjobrien62@gmail.com> - 2013-04-04 10:51 -0700
Re: Run a jar file on remote client machine? markspace <markspace@nospam.nospam> - 2013-04-04 11:05 -0700
Re: Run a jar file on remote client machine? David Lamb <dalamb@cs.queensu.ca> - 2013-04-04 17:05 -0400
Re: Run a jar file on remote client machine? markspace <markspace@nospam.nospam> - 2013-04-04 14:33 -0700
Re: Run a jar file on remote client machine? Joerg Meier <joergmmeier@arcor.de> - 2013-04-05 00:34 +0200
Re: Run a jar file on remote client machine? "John B. Matthews" <nospam@nospam.invalid> - 2013-04-04 17:05 -0400
Re: Run a jar file on remote client machine? markspace <markspace@nospam.nospam> - 2013-04-04 14:31 -0700
Re: Run a jar file on remote client machine? "John B. Matthews" <nospam@nospam.invalid> - 2013-04-04 21:25 -0400
Re: Run a jar file on remote client machine? Roedy Green <see_website@mindprod.com.invalid> - 2013-04-04 13:10 -0700
csiph-web