From: Patrick Decottignies <Patrick.Decottignies@WAR.SDP.BE>
To: "'java-security@java.sun.com'" <java-security@web2.javasoft.com>
Subject: Security exception in applet
Date: Fri, 24 Apr 1998 16:08:59 +0200
Hello,
I'm using an applet with a socket connection to my host. Everything
works fine when I open my connection from a button press BUT when i try
to open my connection in the init method of my applet, it fails with a
security exception ??? Why