Date: Sun, 05 Oct 1997 20:56:33 -0500
From: Glenn Twiggs <getsmart@bga.com>
To: java-security@web2.javasoft.com
Subject: FTP Error in an Applet
Help!
I received the following error messages in my Netscape 4.0 Java Console
when attempting to open a socket to "ftp.gate.net" within my Java
Applet. What do I need to do to get around this?
# Security Exception: Couldn't connect to <ftp.gate.net> with origin
from <localhost>.
netscape.security.AppletSecurityException: security.Couldn't connect to
<ftp.gate.net> with origin from <localhost>.
P.S. I am trying to FTP a file to my web site.
-- Glenn E Twiggs getsmart@bga.com