文件名称:java-sendMail2
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 825kb
- 下载次数:
- 0次
- 提 供 者:
- 唐**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
javaweb发送email,使用commons-email-1.1,使用各种样式的邮件格式如html格式,可以添加附件。
可以用myeclipse直接导入运行。-the javaweb send email, use the commons-email-1.1, the message format using a variety of styles, such as html format, you can add an attachment. Can be used the myeclipse directly import run.
可以用myeclipse直接导入运行。-the javaweb send email, use the commons-email-1.1, the message format using a variety of styles, such as html format, you can add an attachment. Can be used the myeclipse directly import run.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Mail2
.....\.classpath
.....\.myeclipse
.....\.mymetadata
.....\.project
.....\.settings
.....\.........\.jsdtscope
.....\.........\org.eclipse.jdt.core.prefs
.....\.........\org.eclipse.wst.jsdt.ui.superType.container
.....\.........\org.eclipse.wst.jsdt.ui.superType.name
.....\src
.....\...\com
.....\...\...\mail
.....\...\...\....\MailServlet.java
.....\...\...\....\SendAttachmentMailServlet.java
.....\...\...\....\SendHtmlMail.java
.....\WebRoot
.....\.......\index.jsp
.....\.......\META-INF
.....\.......\........\MANIFEST.MF
.....\.......\WEB-INF
.....\.......\.......\classes
.....\.......\.......\.......\com
.....\.......\.......\.......\...\mail
.....\.......\.......\.......\...\....\MailServlet.class
.....\.......\.......\.......\...\....\SendAttachmentMailServlet.class
.....\.......\.......\.......\...\....\SendHtmlMail.class
.....\.......\.......\lib
.....\.......\.......\...\activation.jar
.....\.......\.......\...\commons-email-1.1.jar
.....\.......\.......\...\commons-logging-1.1.1.jar
.....\.......\.......\...\cos.jar
.....\.......\.......\...\log4j-1.2.11.jar
.....\.......\.......\...\mail.jar
.....\.......\.......\web.xml
readme.txt
.....\.classpath
.....\.myeclipse
.....\.mymetadata
.....\.project
.....\.settings
.....\.........\.jsdtscope
.....\.........\org.eclipse.jdt.core.prefs
.....\.........\org.eclipse.wst.jsdt.ui.superType.container
.....\.........\org.eclipse.wst.jsdt.ui.superType.name
.....\src
.....\...\com
.....\...\...\....\MailServlet.java
.....\...\...\....\SendAttachmentMailServlet.java
.....\...\...\....\SendHtmlMail.java
.....\WebRoot
.....\.......\index.jsp
.....\.......\META-INF
.....\.......\........\MANIFEST.MF
.....\.......\WEB-INF
.....\.......\.......\classes
.....\.......\.......\.......\com
.....\.......\.......\.......\...\....\MailServlet.class
.....\.......\.......\.......\...\....\SendAttachmentMailServlet.class
.....\.......\.......\.......\...\....\SendHtmlMail.class
.....\.......\.......\lib
.....\.......\.......\...\activation.jar
.....\.......\.......\...\commons-email-1.1.jar
.....\.......\.......\...\commons-logging-1.1.1.jar
.....\.......\.......\...\cos.jar
.....\.......\.......\...\log4j-1.2.11.jar
.....\.......\.......\...\mail.jar
.....\.......\.......\web.xml
readme.txt