Re: Email Notifications and Struts

2008-04-30 Thread Jeromy Evans
Jay Bose wrote: If you want the Action to return immediately, and have the emails sent asynchronously, then JMS is a definite option. Another option is the JDK's Timer functionality (http://java.sun.com/j2se/1.5.0/docs/api/java/util/TimerTask.html). I recommend you use Java 5's concurren

Re: Email Notifications and Struts

2008-04-30 Thread Jay Bose
l? Better solutions? > > Thanks, > > Jon > -- > View this message in context: > http://www.nabble.com/Email-Notifications-and-Struts-tp16992809p16992809.html > Sent from the Struts - User mailing list archive at Nabble.com. > > > -

Email Notifications and Struts

2008-04-30 Thread jwynacht
n -- View this message in context: http://www.nabble.com/Email-Notifications-and-Struts-tp16992809p16992809.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For