Re: [Hampshire] TiddlyWiki

Top Page

Reply to this message
Author: Alan Pope
Date:  
To: Hampshire LUG Discussion List
Subject: Re: [Hampshire] TiddlyWiki
Hi John,

On Thu, Jun 07, 2007 at 05:00:01PM +0100, john lewis wrote:
> grant codeBase "file://localhost/home/jayell/Notes/*"
> {
> permission java.io.FilePermission "home/jayell/}Notes/*",
> "read,write";
> };
>



Is that an erroneous close curly bracket after jayell/ ?

Cheers,
Al.