Re: WOmailer
Re: WOmailer
- Subject: Re: WOmailer
- From: Chuck Hill <email@hidden>
- Date: Wed, 1 Dec 2004 12:30:53 -0800
Is your e-mail the contents of a WOComponent? If so, you need to
create a new WOContext and create the mail component in that.
On Dec 1, 2004, at 8:01 AM, David Griffith wrote:
Hi all,
A quick question on JavaMail. When using ERJavaMail to send a mail,
it also
attempts to display that page in the browser. In one particular
instance, I
call a method that creates and sends the mail and then returns a
different
page entirely which works fine. However if I want to send the mail and
return the current page in it's current state, I would normally return
null
to just refresh the existing page. However it appears that at the
point
where I return null it has already 'gone' to the Email page. Is there
some
way to tell it to send the mail 'in the background' so to speak so
that it
does not affect the page the user is currently viewing?
Thanks,
Dave.
Most abandon this early because it's so buggy. I use JavaMail.
Nathan
On Nov 30, 2004, at 7:43 PM, Jeremy Matthews wrote:
Does anyone use this?
Most of the devs I spoke to utilize the ERMailer in WONDER, or edit
the javamail API's directly.
Thanks,
Jeremy
_______________________________________________
WebObjects-dev mailing list
email@hidden
http://www.omnigroup.com/mailman/listinfo/webobjects-dev
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
david.griffith@infinit
y.ie
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
village.net
This email sent to email@hidden
--
Practical WebObjects - a book for intermediate WebObjects developers
who want to increase their overall knowledge of WebObjects, or those
who are trying to solve specific application development problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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: | |
| >Re: WOmailer (From: David Griffith <email@hidden>) |