Categories:
Audio (13)
Biotech (29)
Bytecode (35)
Database (77)
Framework (7)
Game (7)
General (512)
Graphics (53)
I/O (32)
IDE (2)
JAR Tools (86)
JavaBeans (16)
JDBC (89)
JDK (337)
JSP (20)
Logging (103)
Mail (54)
Messaging (8)
Network (71)
PDF (94)
Report (7)
Scripting (83)
Security (32)
Server (119)
Servlet (17)
SOAP (24)
Testing (50)
Web (19)
XML (301)
Other Resources:
Download and Install javamail-1_2.zip
How to download and install javamail-1_2.zip?
✍: FYIcenter
The JavaMail API is a set of abstract APIs that model a mail system. You can follow these steps to download and install javamail-1_2.zip to use JavaMail API:
1. Go to the Java EE Platform Downloads.
2. Go to the "JavaMail API 1.2" section and click to "Accept License Agreemen".
3. Click on "javamail-1_2.zip" to start download.
4. Save the downloaded file as \local\javamail-1_2.zip.
5. Unzip javamail-1_2.zip in \local.
6. Check the JAR files in the \local\javamail-1.2:
12/01/2000 12:08 AM 280,984 mail.jar
Installation is done.
2015-11-28, 22112👍, 0💬
Popular Posts:
JRE 8 rt.jar is the JAR file for JRE 8 RT (Runtime) libraries. JRE (Java Runtime) 8 is the runtime e...
JDK 11 jdk.javadoc.jmod is the JMOD file for JDK 11 Java Document tool, which can be invoked by the ...
JDK 11 jdk.charsets.jmod is the JMOD file for JDK 11 Charsets module. JDK 11 Charsets module compile...
Apache Log4j 1.2 Bridge allows applications coded to use Log4j 1.2 API to use Log4j 2 instead. Bytec...
Apache Ant is a Java-based build tool. In theory, it is kind of like make, without make's wrinkles. ...