Search code examples
gwtgwt-platform

How to send email through GWTP


I am developing a web application using gwt and gwtp. I can get a list of email address from the server side.

Now I want to send an email to these addresses through server. Could anyonoe tell me how to do it in gwtp?

Thanks a lot.


Solution

  • It's not related to GWTP. Everything is explained here: http://code.google.com/appengine/docs/java/mail/usingjavamail.html