• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: JavaMail in WO
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


References: 
 >JavaMail in WO (From: "Dale W. Miller" <email@hidden>)

  • Prev by Date: Re: Private Branding-multiple css
  • Next by Date: Postgresql For Mac Project on SourceForge
  • Previous by thread: JavaMail in WO
  • Next by thread: RE: JavaMail in WO
  • Index(es):
    • Date
    • Thread