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). --- jwynacht <[EMAIL PROTECTED]> wrote: > > Hi, > > I have a Struts action that, when invoked, needs to send email to about 50 > people. From what I've read in this forum it seems I should use JMS for > this. Any suggestions on which route to take? I'm running Tomcat 5.5.20. Any > pointers? Is this overkill? 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. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]