-
在实际项目 开发中,很多时候需要用到邮件,比如论坛注册需要用邮件激活。
一般用Javamail发送,目前最新的版本是1.4.2
可以在http://ja...
在实际项目 开发中,很多时候需要用到邮件,比如论坛注册需要用邮件激活。
一般用Javamail发送,目前最新的版本是1.4.2
可以在http://java.sun.com/products/javamail/index.jsp 下载最新版本
如果使用的不是J2SE6,那么需要把 JavaBeans Activation Framework加到环境变量
可以在http://java.sun.com/javase/technologies/desktop/javabeans/jaf/index.jsp 下载
不过为了简化开发,可以直接使用apache common项目的mail
官方网站为: http://commons.apache.org/email/
-Project development in the actual project, the time required to use a lot of mail, such as the forum Registration required by e-mail activation. Send Javamail general use, are currently the latest version 1.4.2 can download the latest version of http://java.sun.com/products/javamail/index.jsp If you are using is not J2SE6, then need to add environment JavaBeans Activation Framework http://java.sun.com/javase/technologies/desktop/javabeans/jaf/index.jsp variables can download in order to simplify the development, however, you can use apache common direct mail projects for the official website: http://commons. apache.org/email /
- 2022-06-14 09:30:45下载
- 积分:1
-
一个网络抓包的程序.
一个网络抓包的程序.-A network capture process.
- 2022-06-19 14:22:40下载
- 积分:1
-
数据结构中的迷宫算法,演示程序用java实现
数据结构中的迷宫算法,演示程序用java实现-data structure of the maze algorithm, demo program using java to achieve
- 2022-08-08 18:46:17下载
- 积分:1
-
对等工程的一个重要的PDF
an important pdf for peer to peer engineering
- 2022-06-19 17:52:42下载
- 积分:1
-
数据库不连接池.用于对数据库连接进行管理.
数据库不连接池.用于对数据库连接进行管理.-database connection pool. The database is used to connect management.
- 2022-02-06 02:06:29下载
- 积分:1
-
用Java编写的体育商品销售管理系统,连接的是oracle。是Java课程设计或数据库的经典源码。...
用Java编写的体育商品销售管理系统,连接的是oracle。是Java课程设计或数据库的经典源码。-Written using Java sporting goods sales management system, are connected to oracle. Java curriculum design or database is a classic source.
- 2022-03-16 20:45:43下载
- 积分:1
-
统计字符数组中字母,数字,符号的出现个数
char[] c = { 2 , c , $ , 4 , 7 , Z , j , ~ , p , c }...
统计字符数组中字母,数字,符号的出现个数
char[] c = { 2 , c , $ , 4 , 7 , Z , j , ~ , p , c } -Statistics character array of letters, numbers, symbols, the emergence of the number of char [] c = (2, c, $, 4, 7, Z, j, ~, p, c)
- 2022-06-13 13:06:30下载
- 积分:1
-
这是一个测试Hibernate框架的java小程序。当初学习的时候,还有点一直半解,现在看来,已经基本掌握了...
这是一个测试Hibernate框架的java小程序。当初学习的时候,还有点一直半解,现在看来,已经基本掌握了-This is a test Hibernate framework of java small procedures. The first study, there has been half-point solution, it seems, have mastered the basic
- 2022-07-09 15:41:37下载
- 积分:1
-
document about java xml.
document about java xml.
- 2022-08-10 15:21:18下载
- 积分:1
-
类似springside框架的一个组件式开发源码
类似springside框架的一个组件式开发源码-Springside a similar framework for the development of component-based source
- 2022-12-26 06:00:03下载
- 积分:1