Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: Knute Johnson Newsgroups: comp.lang.java.programmer Subject: Re: Java Web Start Permissions Date: Mon, 23 Jan 2012 21:22:02 -0800 Organization: A noiseless patient Spider Lines: 21 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 05:22:02 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="mz/LDSJwiWnk3Jnnqg7x+Q"; logging-data="5952"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1827m0SOUDqfy6iOHZvX12I" User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 In-Reply-To: Cancel-Lock: sha1:zSKK+SB2VRyzHllewsJH8tyDjJY= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:11590 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. -- Knute Johnson