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


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

Re: Run a jar file on remote client machine?

From "John B. Matthews" <nospam@nospam.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: Run a jar file on remote client machine?
Date 2013-04-04 17:05 -0400
Organization The Wasteland
Message-ID <nospam-2A02D0.17053404042013@news.aioe.org> (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>

Show all headers | View raw


In article <kjkf8a$8gc$1@dont-email.me>,
 markspace <markspace@nospam.nospam> 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.

Right, but not necessarily in a window of the browser used to 
launch the .jnlp file.

> I believe you'll need a certificate to sign the app with however.

A signed applet can do more, but I don't think it's _required_:

<http://docs.oracle.com/javase/tutorial/deployment/applet/security.html>

Here are some variations:

<https://sites.google.com/site/drjohnbmatthews/subway>

-- 
[Please do not quote signatures.]

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