Feb 26, 2004 #1 raji96 Programmer Aug 7, 2001 64 US How do we send email using struts framework, will java mail work or is there any special class. Please help ! Thanks.
How do we send email using struts framework, will java mail work or is there any special class. Please help ! Thanks.
Feb 26, 2004 #2 venur MIS Aug 26, 2003 418 US Hi, You have to use JavaMail api to send E-Mail out. Struts does not provide any spl class or function for email. Cheers Venu Upvote 0 Downvote
Hi, You have to use JavaMail api to send E-Mail out. Struts does not provide any spl class or function for email. Cheers Venu