Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #23316
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Run a jar file on remote client machine? |
| Organization | Canadian Mind Products |
| Message-ID | <mfnrl8hm1ndll80du961sl1rls3j0h8erj@4ax.com> (permalink) |
| References | <730dfde4-b812-4dec-a321-dffa85fdad06@googlegroups.com> |
| Date | 2013-04-04 13:10 -0700 |
On Thu, 4 Apr 2013 09:55:09 -0700 (PDT), SpreadTooThin <bjobrien62@gmail.com> wrote, quoted or indirectly quoted someone who said : >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 have to get them to download and install it (perhaps using an installer) Or you can put some Java WebStart around it, or you can turn it into a signed or unsigned java Applet. See http://mindprod.com/jgloss/javawebstart.html http://mindprod.com/jgloss/applet.html http://mindprod.com/jgloss/installer.html -- Roedy Green Canadian Mind Products http://mindprod.com Motors make noise, and that tells you about the feelings and attitudes that went into it. Something was more important than sensory pleasure -- nobody would invent a chair or dish that smelled bad or that made horrible noises -- why were motors invented noisy? How could they possibly be considered complete or successful inventions with this glaring defect? Unless, of course, the aggressive, hostile, assaultive sound actually served to express some impulse of the owner. ~ Philip Slater (born: 1927 age: 85) The Wayward Gate: Science and the Supernatural
Back to comp.lang.java.programmer | Previous | Next — Previous 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