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, ∼3504🔥, 0💬
Popular Posts:
JDK 11 jdk.hotspot.agent.jmod is the JMOD file for JDK 11 Hotspot Agent module. JDK 11 Hotspot Agent...
How to download and install javamail-1_2.zip? The JavaMail API is a set of abstract APIs that model ...
JDK 17 jdk.localedata.jmod is the JMOD file for JDK 17 Localedata module. JDK 17 Locale Data module ...
If you are a Java developer, it is very often that you need to use some 3rd party libraries to perfo...
Apache ZooKeeper is an open-source server which enables highly reliable distributed coordination. Ap...