>Hello all,
>We are trying to debug a rather large applet but have run into file 
>permission errors under Win98 and IE 4.x (using jdk1.2 for development).
>
>Our applet queries itself to figure out if its running as an applet or an 
>application so that it can load its runtime parameters using the appropriate 
>methods (since SUN has treated those methods differently). Once the 
>parameters are loaded, it tries to load 3 RAW image files. 
>
>However, if I launch the applet with SUN's appletviewer, it runs as an 
>application and I cannot debug applet settings (including the applet file 
>loading sequence). 
>
>Therefore I try to run it:
>
>as a signed .jar file
>
>under:
>
>Explorer, but the plugin behaves strangely (after my first exception is 
>thrown and I restart Explorer, the plugin output window fails to reappear) 
>under the 1.2 plugin, and access is denied.
>
>SUN's Appletviewer, but I get :  access denied(java.io.FilePermission
>
>I have changed the security permissions under Explorer to no avail...
>
>Does anyone know a workaround for accessing files from the 1.1.1 plugin ?


Tornado Labs, Ltd.     [EMAIL PROTECTED]
24 Orchard Brae Avenue       www.tornadolabs.com
Edinburgh EH4 2HN                   07051 314159
Scotland, UK.   

=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/

Reply via email to