开发者

Reminder Email in java?

开发者 https://www.devze.com 2023-03-12 06:22 出处:网络
i want to develop a tool in java for Reminder by Email? is there is any way to implement the same in 开发者_JAVA技巧java? please give some sample example or link?Check out the JavaMail API:

i want to develop a tool in java for Reminder by Email? is there is any way to implement the same in 开发者_JAVA技巧java? please give some sample example or link?


Check out the JavaMail API:

http://www.oracle.com/technetwork/java/javamail/index.html

Training and example code:

http://java.sun.com/developer/onlineTraining/JavaMail/contents.html

0

精彩评论

暂无评论...
验证码 换一张
取 消