Re: Generating HTML without WORequest
Re: Generating HTML without WORequest
- Subject: Re: Generating HTML without WORequest
- From: "Tonny Staunsbrink" <email@hidden>
- Date: Fri, 14 Dec 2007 19:17:02 +0100
How about generating a string from the wocontext (when you have in the original request). and then storing that for later sending?
On Dec 14, 2007 7:09 PM, Kieran Kelleher <
email@hidden> wrote:
Solution:
Project Wonder -> ERJavaMail framework will get you where you want to
go. That is what all the cool kids use.
On Dec 14, 2007, at 12:59 PM, Gennady Kushnir wrote:
> Hello, List
> I need to sent e-mail from my application. Currently I'm studying
> JavaMail package - it's not very simple but the question is
> WebObjects-related.
> The message body should be generated from WOComponent. But I don't
> know how to make WOComponent generate HTML.
>
>
> The only way I know to make HTML from WOComponent is
> generateResponse() and appendToResponse(WOResponse,WOContext).
> (Which one is better by the way?) But both of them work in context
> of request-response loop.
>
>
> Sending mail is to be scheduled - so when performing the task I
> don't have WOContext - it is not initialised with WORequest -
> because there is no request when in scheduled action.
>
>
> The question is :
> How can I generate HTML from WOComponent without WOContext or how
> to get WOContext not in R-R loop.
>
> Gennady Kushnir
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
40mac.com
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
_______________________________________________
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