Posted By:
satish_mandlik
Posted On:
Wednesday, March 14, 2001 08:06 AM
i want to use rmi from applet. so i used getCodeBase().getHost() from applet to get the ref. of remote object.
but still i got SecurityException. why ? is there any need to use policy file ?