How to set email notification using struts.Plz give the example code.

Questions by asuhbav   answers by asuhbav

Showing Answers 1 - 2 of 2 Answers

g4java

  • Aug 17th, 2007
 

Struts doesn't provide EMAIL support. You may need to switch to SPRING / use the javaMail API in your action and get it done :)

  Was this answer useful?  Yes

Using struts you dont have the built in facility like sending email u have to use java mail API or ur can switch to spring framework use ur struts application in there and also get the facility to send email.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions