For simple mail messages, Jason Hunter has a MailMessage class in his
com.oreilly.servlet package. You can download the package and view the
documentation here:
http://www.servlets.com/
Thanks,
--jeff
----- Original Message -----
From: "Frans Verhoef" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 25, 2001 10:19 PM
Subject: RE: how to send automatic emails from tomcat
> Best is to use the java mail API of sun (javax.mail), which comes
> with the enterprise edition of Java 2. ( http://java.sun.com )
>
> For a Java mail tutorial go to
> http://developer.java.sun.com/developer/onlineTraining/JavaMail/inde
> x.html
>
> Frans
>
> On 26 Apr 2001, at 13:14, anand wrote:
>
> > Can you suggest me some website where I can find some information/code
> > for sending mail from java using SMTP.
> >
> > Anand.
>