Tomcat config

2004-01-17 Thread S M Humayun
Hi all, Can some one please tell me how to make my JSP's use JavaMail to send emails from my domain, say www.abc.com ? please mention step by step process which files to edit and where to edit ? I have a private JVM account therefore I am viewing complete Tomcat directory. Thanks in

Re: SV: Tomcat config

2004-01-17 Thread S M Humayun
= s.getTransport(smtp); transport.connect(); transport.send(message); transport.close(); % -Oprindelig meddelelse- Fra: S M Humayun [mailto:[EMAIL PROTECTED] Sendt: 17. januar 2004 13:34 Til: [EMAIL PROTECTED] Emne: Tomcat config Hi all, Can some one please tell me how to make my JSP's