Date: Sun, 25 Oct 1998 14:00:08 -0800
From: Dominic Ko & Khin Than Oo <domko@ainbc.com>
To: java-security@java.sun.com
Subject: Ref: Security Exception: Socket.connect: www.xxxx.com -> mail.xxxx.com
Dear Sirs, Date: 1 July 99
Ref: Security Exception:
Socket.connect: www.xxxx.com -> mail.xxxx.com
Recently, I have a SMTP project of JAVA to send an message to my server.
There is no error viewing through the Appletviewer. The problem is that
after uploading to my server, there is an error. The detail is follows:-
After making the applet trustworthy and viewing on the Appletviewer with
the "smtp.html" without *.class files, there is no security exception of
socket.connect.
I placed the ".jar"(Trustee) and "smpt.html" to my server without the
(*.class files). I view with Netscape 3.0.1 Win95 and IE3.0 Win95. There
is an error "# Applet exception: class SmtpApp not found".
The "smtp.html" is the following:-
If I place the "*.class", ".jar"(Trustee) and "smpt.html" to my
server. There is an error - "Security Exception: Socket.connect:
www.xxxx.com -> mail.xxxx.com".
Would you pls send me more information to solve the above problem.
I am looking forwards to receiving your earliest reply.
Thank you for your support.
Best regards,
Dominic Ko <domko@ainbc.com>
ps. There is no firewall on my server. The server system is NT.