Hi, I wrote an applet to manage my Javacard via OCF and I have no problem. My applet is signed. I try to use the same applet but in my HTML page I add a javascript to call the connect and disconnect method of my applet. And when I click on the disconnect button I have this error : com.ms.security.SecurityExceptionEx[Unknown]: cannot access file \java\jdk1.1.8\lib\.\javax.comm.properties at com/ms/security/permissions/FileIOPermission.check at com/ms/security/PolicyEngine.deepCheck at com/ms/security/PolicyEngine.checkPermission................ ..... So, I don't understand why, when my applet has his own interface I can connect and disconnect without problem and when I use a javascript to disconnect the card I have a Permission denied..... Can you help me ? Regards __________________________________ Foramitti Laurent Universit� de Liege, Facult� des sciences appliqu�es, Informatique Service de syst�mes et mod�lisation. B�timent B.37 Gde Traverse 12 4000 li�ge Belgium Email : [EMAIL PROTECTED] T�l. :04/3662602 --- > Visit the OpenCard web site at http://www.opencard.org/ for more > information on OpenCard---binaries, source code, documents. > This list is being archived at http://www.opencard.org/archive/opencard/ ! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email ! to ! [EMAIL PROTECTED] ! containing the word ! unsubscribe ! in the body.
