Hello Martjin

Thank you for your answer.

> From javascript, it is described here:
> https://developer.mozilla.org/en/Code_snippets/File_I%2F%2FO
> var file = Components.classes["@mozilla.org/file/directory_service;1"].
>            getService(Components.interfaces.nsIProperties).
>            get("ProfD", Components.interfaces.nsIFile);


I know that script. However, as I said in my original e-mail, it fell in
some security issues. It's not possible to call this script without
requesting some privileges. And that request generates an "ugly" dialog box
asking user about permission. I need something more transparent.
I assume that: if my Java applet is digitally signed and user agrees running
it, it should call any javascript without requesting additional permission. 
Is there any other way?

_____________________________________
Walter 


_______________________________________________
dev-security mailing list
dev-security@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-security

Reply via email to