Hai all ,
I am developing a Struts2 Application where i have a jsp page with email inputbox and a submit button ,when i submit the button the mail has to send to the mailid , how do i do this ?
and
How do i send a mail using the Spring Framework utility library from my struts2 application ?
Thanks