You can also try Apache Commons Email: http://commons.apache.org/email/
I've used it and it has a nice, easy to use API. -----Original Message----- From: Jeppe Cramon [mailto:[email protected]] Sent: Thursday, August 06, 2009 1:40 AM To: Stripes Users List Subject: Re: [Stripes-users] Java newbie needing good solution for sendingemail Hi Richard JavaMail is cumbersome to work with IMO, but the Spring Framework encapsulation of it, makes it much nicer to work with :) /Jeppe On 06/08/2009, at 08.38, Richard McIntyre wrote: > Hi I am on my first project using stripes and first project of my own > to use Java. I am coming from ROR and php. > > I have seen java mail might be the best option? Is this the simplest > when working with stripes? The simpler the better! > > Thanks for your help, hopefully I will be spending more time here in > the future. > > Richard > http://mackstar.com - when it gets finished > > > ---------------------------------------------------------------------- > -------- Let Crystal Reports handle the reporting - Free Crystal > Reports 2008 30-Day trial. Simplify your report design, integration > and deployment - and focus on what you do best, core application > coding. Discover what's new with Crystal Reports now. > http://p.sf.net/sfu/bobj-july > _______________________________________________ > Stripes-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/stripes-users ------------------------------------------------------------------------ ------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users This e-mail message is being sent solely for use by the intended recipient(s) and may contain confidential information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by phone or reply by e-mail, delete the original message and destroy all copies. Thank you. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
