Re: AccessControlException with Applet

2002-01-15 Thread RSEQUEIRA
: AccessControlException with Applet yes i'm trying to connect to the same machine that i download the applet. The probleme is there. I don't understand why it doesn't want to work fine Stuart Stephen a écrit : Were you trying to connect to the same machine that you were downloading to or to another

AccessControlException with Applet

2002-01-14 Thread Olivier BILLIARD
Hi, I tried to established a communication between an applet and another server by RMI. I also did it with some JSPs and it work fine. But with the applet i have a problem. I can do a lookup to get the interface but when i try to call a method i get a java.security.AccessControlException:

RE: AccessControlException with Applet

2002-01-14 Thread Durham David Cntr 805CSS/SCBE
:[EMAIL PROTECTED]] Sent: Wednesday, November 14, 2001 10:07 AM To: [EMAIL PROTECTED] Subject: AccessControlException with Applet Hi, I tried to established a communication between an applet and another server by RMI. I also did it with some JSPs and it work fine. But with the applet i have a problem

Re: AccessControlException with Applet

2002-01-14 Thread Olivier BILLIARD
socket connections to computers other than the server the applet came from. Hope this helps, Dave -Original Message- From: Olivier BILLIARD [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 14, 2001 10:07 AM To: [EMAIL PROTECTED] Subject: AccessControlException with Applet Hi, I

RE: AccessControlException with Applet

2002-01-14 Thread Stuart Stephen
] Subject: AccessControlException with Applet Hi, I tried to established a communication between an applet and another server by RMI. I also did it with some JSPs and it work fine. But with the applet i have a problem. I can do a lookup to get the interface but when i try to call a method i get

Re: AccessControlException with Applet

2002-01-14 Thread Olivier BILLIARD
/ or http://www.verisign.com etc... Stuart Stephen -Original Message- From: Olivier BILLIARD [mailto:[EMAIL PROTECTED]] Sent: 14 November 2001 16:07 To: [EMAIL PROTECTED] Subject: AccessControlException with Applet Hi, I tried to established a communication between an applet