Description: 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.
To Search:
File list (Check if you may need any files):
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