Re: JavaMail applet issue
Posted By:
John_Zukowski
Posted On:
Friday, April 20, 2001 08:06 PM
All I can guess is your mail server is not your web server that served the applet, thus your applet can't talk to it. As JBuilder loads the applet from the local classpath and not the web, it doesn't have this restriction.