-
在实际项目 开发中,很多时候需要用到邮件,比如论坛注册需要用邮件激活。
一般用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
-
cybershops java code functions that complete information is a good learning
java网上商店代码,功能齐全,说明完备,是学习的好资料-cybershops java code functions that complete information is a good learning
- 2022-02-02 02:09:19下载
- 积分:1
-
A web book teaching the basics of game programming on the web with Java. This gi...
A web book teaching the basics of game programming on the web with Java. This gives a view at games on the web created with Java, an introduction to game programming with Java (sounds, networking, etc.), the object oriented approach, the basics of graphics and sprite animation, and additionally basic game design concepts.-A web book teaching the basics of game programming on the web with Java. This gives a view at games on the web created with Java, an introduction to game programming with Java (sounds, networking, etc.), the object oriented approach, the basics of graphics and sprite animation, and additionally basic game design concepts.
- 2022-10-08 14:00:03下载
- 积分:1
-
次代码实现了,多功能记事本!比windows自带的记事本功能更强...
次代码实现了,多功能记事本!比windows自带的记事本功能更强
- 2022-03-01 06:40:31下载
- 积分:1
-
javascipt特效源码及其示例。可直接COPY使用,非常方便
javascipt特效源码及其示例。可直接COPY使用,非常方便-javascipt effects and sample source code.
- 2023-01-20 06:10:04下载
- 积分:1
-
Use ajax technology test the existence of user AJAX (Asynchronous JavaScript and...
使用ajax技术检验用户是否存在
AJAX(Asynchronous JavaScript and XML)是多种技术的综合,它使用XHTML和CSS标准化呈现,使用DOM实现动态显示和交互,使用XML和XSTL进行数据交换与处理,使用XMLHttpRequest对象进行异步-Use ajax technology test the existence of user AJAX (Asynchronous JavaScript and XML) is an integrated multi-technology, which uses XHTML and CSS standardization of presentation, use the DOM to achieve dynamic display and interaction, the use of XML and data exchange with XSTL deal with, the use of XMLHttpRequest object for asynchronous
- 2022-11-27 10:40:08下载
- 积分:1
-
ASP源码 / 影视音乐
ASP源码 / 影视音乐-ASP source/Music Television
- 2023-08-12 20:50:05下载
- 积分:1
-
数据库连接ACCESS,一个小型 的图书管理程序
数据库连接ACCESS,一个小型 的图书管理程序-Database connection ACCESS, a small library management procedures
- 2022-02-01 10:43:57下载
- 积分:1
-
a model example of good design
一个好的设计模式例子-a model example of good design
- 2022-02-03 22:55:11下载
- 积分:1
-
我的代码是专为2名玩家在同一公司的经典游戏的战舰
My Code Is The Classic Game Battleship Designed For 2 Players Both On The Same Computer. It Randomizes Your Ship s Positions, and Prevents Overlapping.
- 2022-11-26 22:00:04下载
- 积分:1