Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.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 06:08:58 -0500 Organization: A noiseless patient Spider Lines: 22 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 10:59:56 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="BSKXKq4dV+7jFlM4JDctyw"; logging-data="21556"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+88j7MuI87/rWKGFe4AFQyvm2aZSniFTU=" 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:SVkRVYiYv9c70/94Q8OhbFVTQ4A= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:11597 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. > I find them in /usr/lib/jvm/java-6-sun/jre/lib/javaws.jar