On Mon, 16 Jun 2008 12:50:13 +0200, Robert Larsen wrote:
Quote:
Hi all
>
I have a small problem with a signed applet. The applet works fine but
some users wont click 'yes' to give the applet further privileges (that
is ok too). If the user dont give the applet privileges I show a page
telling them that the applet wont work unless they grant the applet
privileges and give them a link back to the original page so that they
can try again if they want to. But if they follow that link, nothing
happens...unless the cache is cleared.
>
Does the browser (tested with IE and Firefox) remember the original
answer ? I cannot find anything regarding this policy in the applet
security FAQ or any other place.
>
Will I have to provide two identical applets to overcome this ?
>
Best
Robert Larsen
Sounds like you should move some of your code from init() to start().
--
James
*Note: Remove every other letter for correct email address