+ 1
How to send an email by a java code? how to use java mail API? And where exactly should I do the implementation (class,method)?
I think the question is clear and doesn't need further illustration! but plz provid me with details not just an abstract level of answer because it is the first time I use this API and I'm not an expert in programming.
3 Réponses
+ 9
Or you can use Aspirin.
+ 5
http://www.javatpoint.com/example-of-sending-email-using-java-mail-api
http://www.javatpoint.com/java-mail-api-tutorial
http://www.tutorialspoint.com/javamail_api/
These are only some. Try searching for java mail api tutorial, you may find more stuff according to your needs.
+ 1
.