JavaMail in WO
JavaMail in WO
- Subject: JavaMail in WO
- From: WebObjects <email@hidden>
- Date: Mon, 16 May 2005 15:55:24 -0700
First-time implementer of JavaMail
I'm trying to depart from WOMailDelivery and read earlier posts (ones I
could find) to quickly educate myself on javamail.
My first problems are:
1.- Is there the simplest example code floating around out there? (wanting
to send in plaintext and .html (component) styles)?
2.- I'm wanting to send from within the Application, not Session - are there
any caveats to this? (is it impractical?) (ie. Message msg = new
MimeMessage(session); //no session in Application)
Thanks for your help!
-Bill Reynolds
(xcode user, still)
on 3/10/05 15:16, Andrew Lindesay at email@hidden wrote:
>> People have been kind enough to post sample code for using JavaMail to
>> send e-mail messages from WebObjects applications.
>> How do I make these packages available to my project? What do I need
>> to do in Xcode to include these packages?
>
> As long as nothing has changed in the interim... Go to here...
>
> http://java.sun.com/products/javamail/javamail-1_3_1.html
>
> Read it over and you'll end up with...
>
> mail.jar
> activation.jar
>
> Put these into...
>
> /Library/Java/Extensions
>
> ...and it ought to work.
>
> cheers.
>
> ___
> Andrew Lindesay
> www.lindesay.co.nz
> +64-21-47-0929
>
> _______________________________________________
> 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
>
> ______________________________________________________________________
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit http://www.concyse.com/
> ______________________________________________________________________
_______________________________________________
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