Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #23319

Re: Run a jar file on remote client machine?

Path csiph.com!usenet.pasdenom.info!gegeweb.org!eternal-september.org!feeder.eternal-september.org!mx05.eternal-september.org!.POSTED!not-for-mail
From David Lamb <dalamb@cs.queensu.ca>
Newsgroups comp.lang.java.programmer
Subject Re: Run a jar file on remote client machine?
Date Thu, 04 Apr 2013 17:05:07 -0400
Organization A noiseless patient Spider
Lines 16
Message-ID <kjkppj$ool$1@dont-email.me> (permalink)
References <730dfde4-b812-4dec-a321-dffa85fdad06@googlegroups.com> <nospam-75F152.13372304042013@news.aioe.org> <a6434bb2-8460-47db-ad3b-a490aa12132d@googlegroups.com> <kjkf8a$8gc$1@dont-email.me>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
Injection-Date Thu, 4 Apr 2013 21:02:43 +0000 (UTC)
Injection-Info mx05.eternal-september.org; posting-host="582e165532e9c292c654c5bbdca1358d"; logging-data="25365"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19a0F7Z3yuybOm6i5LJwCmH"
User-Agent Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130307 Thunderbird/17.0.4
In-Reply-To <kjkf8a$8gc$1@dont-email.me>
Cancel-Lock sha1:ZHEpoQXlC/PMId9JdDCB3iwqywY=
Xref csiph.com comp.lang.java.programmer:23319

Show key headers only | View raw


On 04/04/2013 2:05 PM, markspace wrote:
> On 4/4/2013 10:51 AM, SpreadTooThin wrote:
>> Does that run the jar application in a window of the clients browser?
>> If so then yes that is what I want.
>>
>
> With Java Web Start, yes it does run in a window.  I believe you'll need
> a certificate to sign the app with however.

You don't need to sign the app if you're willing to have Java ask for 
confirmation before just about anything you do, e.g. to open a file. You 
do need to sign if you want all those verification steps to go away. 
Most people seem to want their JWS app to run with full permissions to 
do anything they want to the client machine.

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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