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

