Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: Jeff Higgins Newsgroups: comp.lang.java.programmer Subject: Re: Java Web Start Permissions Date: Tue, 24 Jan 2012 04:40:23 -0500 Organization: A noiseless patient Spider Lines: 27 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Tue, 24 Jan 2012 09:31:22 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="BSKXKq4dV+7jFlM4JDctyw"; logging-data="29502"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+myqrhO7QFh7dWRrMAYKOhZKTwBTuEF1E=" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20111110 Icedove/3.0.11 In-Reply-To: Cancel-Lock: sha1:6jS1IB6veNybLXYKpooVxCXs9J0= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:11593 On 01/24/2012 04:23 AM, Jeff Higgins wrote: > On 01/24/2012 12:22 AM, Knute Johnson wrote: >> On 1/23/2012 6:32 PM, John B. Matthews wrote: >>> One alternative is to use a javax.jnlp.PersistenceService [1] >>> implementation, which "provides methods for storing data locally on the >>> client system, even for applications that are running in the untrusted >>> execution environment." Andrew Thompson has posted a convenient >>> demonstration [2] that saves notes across launches without requiring any >>> special permissions. >>> >>> [1] >>> >> >>> istenceService.html> >>> [2] >> >> John: >> >> Where does one find that class? The Java 7 docs don't show the >> javax.jnlp package at all. >> > :) >