Posted By:
Anonymous
Posted On:
Thursday, December 11, 2003 02:53 AM
hi! I have developed a litle bean (run as an application from an applet) for browse my HDD and put the chosen file to a blob. The certificate X509 is correcte, I can read, delete, update, ... the chosen file. I register the driver JDBC, it's work, but when I try to connect to the DB, I have sun.applet.AppletSecurityException: checkpackagedefinition but I don't know what is this exception. It's occured when I call somes Class file from my web server. My configuration I run under Jinitiator 1.1.8.19 (JRE 1.2) I use the file "classes12.zip" from Oracle Thank's a lot!
More>>
hi!
I have developed a litle bean (run as an application from an applet) for browse my HDD and put the chosen file to a blob. The certificate X509 is correcte, I can read, delete, update, ... the chosen file. I register the driver JDBC, it's work, but when I try to connect to the DB, I have
sun.applet.AppletSecurityException: checkpackagedefinition
but I don't know what is this exception.
It's occured when I call somes Class file from my web server.
My configuration
I run under Jinitiator 1.1.8.19 (JRE 1.2)
I use the file "classes12.zip" from Oracle
Thank's a lot!
<<Less