Path: csiph.com!usenet.pasdenom.info!gegeweb.org!eternal-september.org!feeder.eternal-september.org!mx05.eternal-september.org!.POSTED!not-for-mail From: markspace Newsgroups: comp.lang.java.programmer Subject: Re: Run a jar file on remote client machine? Date: Thu, 04 Apr 2013 11:05:17 -0700 Organization: A noiseless patient Spider Lines: 10 Message-ID: References: <730dfde4-b812-4dec-a321-dffa85fdad06@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Thu, 4 Apr 2013 18:02:50 +0000 (UTC) Injection-Info: mx05.eternal-september.org; posting-host="fba3415ba68d85d643935af2f52f0b4b"; logging-data="8716"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/XcATicWy/X2VC9+O/K83ZyaW+xNzpEa0=" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 In-Reply-To: Cancel-Lock: sha1:4nZzz3mVbtD9l4R7c6RUEfDBb4M= Xref: csiph.com comp.lang.java.programmer:23311 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.