Posted by 윤경구 on November 12, 1997 at 13:24:06:
In Reply to: [질문]커뮤니케이터 현재 버전에서 RMI사용이 가능한지요? posted by 윤지섭 on November 11, 1997 at 17:18:42:
다음과 같이 해보세요.
If you are using an applet that uses RMI callbacks, you must call
netscape.security.PrivilegeManager.enablePrivilege("UniversalConnect") before the your first call into the RMI runtime.