JavaMail in WO
JavaMail in WO
- Subject: JavaMail in WO
- From: "Dale W. Miller" <email@hidden>
- Date: Thu, 10 Mar 2005 13:46:43 -0800
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:
This email sent to email@hidden