Re: JavaMail in WO
Re: JavaMail in WO
- Subject: Re: JavaMail in WO
- From: Robert Walker <email@hidden>
- Date: Fri, 11 Mar 2005 20:19:32 -0500
Take a look at the Apache Jakarta Commons project. They have an
implementation of JavaMail that should do the trick.
http://jakarta.apache.org/commons/email/
On Mar 10, 2005, at 4:46 PM, Dale W. Miller wrote:
People have been kind enough to post sample code for using JavaMail to
send e-mail messages from WebObjects applications.
The code includes statements such as:
import javax.mail.*;
import javax.mail.internet.*;
import javax.mail.Session;
import java.util.*;
import alt.dev.jmta.*;
import com.sun.mail.smtp.*;
How do I make these packages available to my project? What do I need
to do in Xcode to include these packages?
Thanks,
Dale
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
--
Robert Walker
www.robertwalker1.com
"There are 10 kinds of people in the world. Those who think binary and
those who don't."
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden