Granting custom ClassLoader construction

Hey.

I've sprent pretty much all day reading and experimenting with the security stuff surrounding signed applets, it all seems fine except one ickle thing.

I can't figure out how to get that popup security warning window asking the user to verify that it is ok for the applet to be granted special permissions (I have a custom class loader I need to be able to use).

I have signed my jar file, and also created the policy file granting the appropriate permission but I have no idea where to put the policy file or what I should call it.

Do I have to go to someone like Verisign to get any further? Any ideas or help is appreciated.

Toby

[690 byte] By [youview_support] at [2008-2-14]
# 1
I should also mention that the applets are limited to only running under JRE 1.1.x (no plugins allowed), I've been using the JDK 1.3 to do all the signing.Cheers.Toby
youview_support at 2007-7-2 > top of java,Security,Signed Applets...
# 2
Any chance you found a solution to this?Thanks in advance.
tchijiiw at 2007-7-2 > top of java,Security,Signed Applets...