Can't connect from applet

2004-05-07 Thread Celona, Paul - AES
I have developed an applet that can connect to the database and access the data I need. When I run the same applet under Tomcat, I get the following exception Unable to connect to any hosts due to exception java.security.AccessControlException: access denied (java.net.SocketPermission

RE: Can't connect from applet

2004-05-07 Thread Shapira, Yoav
] Subject: Can't connect from applet I have developed an applet that can connect to the database and access the data I need. When I run the same applet under Tomcat, I get the following exception Unable to connect to any hosts due to exception java.security.AccessControlException: access denied

RE: Can't connect from applet

2004-05-07 Thread Celona, Paul - AES
, Yoav [mailto:[EMAIL PROTECTED] Sent: Friday, May 07, 2004 12:10 PM To: Tomcat Users List Subject: RE: Can't connect from applet Hi, It's an applet security issue. Read http://java.sun.com/sfaq/ especially the part about originating host. Yoav Shapira Millennium Research Informatics