> I get the same security violations while trying to use the
> internatinoalization classes with applets, and I wonder if an applet
also
> must be signed to use the properties files...
>
> Per Bj. Bro

You need to put all *.properties files in a jar file on your WebServer
and add the ARCHIVE attribute to the APPLET tag in the html file
to download .properties files!

Othewise the properties files are searched locally and you get a
security exception.

I believe there is no other way (if you don't want to sign the applet)

Marcel



--
Marcel Ruff
[EMAIL PROTECTED]
http://www.lake.de/home/lake/swand/




----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to