Do this as you would in any other application. Use an application server's mail service, setup a JMS queue or use the mail API directly (http://java.sun.com/products/javamail/). JMS is perhaps best due to it's asynchronous nature - you don't have to wait for the mail to get sent before returning a result to the user.

Cheers,

Dag

Eric Pugh wrote:

I need to generate an email from an action.  What is the best way to do that
with WW2?

Eric



-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community? Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork




-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to