Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
Download and Install javamail-samples.zip
How to download and install javamail-samples.zip? What JavaMail API version can these samples apply?
✍: FYIcenter.com
The JavaMail API is a set of abstract APIs that model a mail system. You can follow these steps to download and install javamail-samples.zip. It contains sample programs demonstrating use of the JavaMail API.
1. Go to the JavaMail API Website.
2. Click "Downloads" in the left menu. Look at the JavaMail API version number on the download page. It should say "JavaMail API 1.5.4" as of 2015.
3. Click "JavaMail API samples" to start download.
4. Save the downloaded file as \local\javamail-1.5.4\javamail-samples.zip.
5. Unzip all files from javamail-samples.zip. All sample programs are stored in \local\javamail-1.5.4\javamail-samples folder.
6. Rename javamail-samples.zip to javax.mail-1.5.4-samples.zip to avoid confusion with future versions.
Installation is done.
⇒ folderlist Sample Program with JavaMail 1.5.4
⇐ Download and Install javax.mail-1.5.4-javadoc.jar
2016-01-08, ∼3240🔥, 0💬
Popular Posts:
JDK 11 jdk.hotspot.agent.jmod is the JMOD file for JDK 11 Hotspot Agent module. JDK 11 Hotspot Agent...
Java Cryptography Extension 1.6 JAR File Size and Download Location: File name: jce.jar, jce-1.6.jar...
JDK 1.1 source code directory contains Java source code for JDK 1.1 core classes: "C:\fyicenter\jdk-...
JDK 11 jdk.jdeps.jmod is the JMOD file for JDK 11 JDeps tool, which can be invoked by the "jdeps" co...
What Is mail.jar of JavaMail 1.3? I got the JAR file from javamail-1_3.zip. mail.jar in javamail-1_3...