ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzamy_5.4.0.1/50/program/jmail.htm

41 lines
2.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<LINK rel="stylesheet" type="text/css" href="../../../rzahg/ic.css">
<title>JavaMail</title>
</head>
<BODY>
<!-- Java sync-link -->
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
<h3><a name="jmail"></a>JavaMail</h3>
<p>The JavaMail APIs model an electronic mail (e-mail) system. The APIs provide a platform-independent and protocol-independent framework to build Java-based e-mail client applications. WebSphere Application Server - Express supports the Sun Microsystems Inc. <a href="http://java.sun.com/products/javamail/javamail-1_2.html" target="_blank">JavaMail version 1.2</a> <img src="www.gif" alt="Link outside Information Center" width="19" height="15"> and the <a href="http://java.sun.com/products/javabeans/glasgow/JAF-1.0.pdf" target="_blank">JavaBeans Activation Framework (JAF) version 1.0.1</a> <img src="www.gif" alt="Link outside Information Center" width="19" height="15"> specifications.</p>
<p>WebSphere Application Server - Express supports JavaMail in all Web application components, including servlets and JavaServer Pages (JSP) files.</p>
<p>These topics provide more information on using the JavaMail APIs to write applications for the iSeries server e-mail providers.</p>
<blockquote>
<p><strong><a href="jmluse.htm">Overview of JavaMail APIs</a></strong>
<br>This topic provides an overview of the requirements for using JavaMail, including the necessary APIs, service providers, and protocols.</p>
<p><strong><a href="jmlcnfig.htm">Configure JavaMail</a></strong>
<br>This topic provides instructions for configuring a JavaMail session using the WebSphere administrative console and links to information about setting up e-mail services on your iSeries server.</p>
<p><strong><a href="jmlwrite.htm">Write JavaMail applications</a></strong>
<br>This topic discusses how to access e-mail using the JavaMail APIs.</p>
<p><strong><a href="jmldebug.htm">Debug JavaMail</a></strong>
<br>This topic explains how to send debugging information to the Java virtual machine log file for your application server.</p>
</blockquote>
</body>
</html>