Chapter 30 Creating JavaMail

EAServer supports version 1.1 of the JavaMail API. JavaMail functionality can be implemented in J2EE servlets, EJBs, or Java applications. The JavaMail API provides a standard Java interface to the most widely-used Internet mail protocols.

Note   JavaMail requires JDK 1.2 You must run JDK 1.2 version of Jaguar server to use JavaMail in components, servlets, or JSPs. Java applications using JavaMail must be run in JDK 1.2.

 


Copyright © 2000 Sybase, Inc. All rights reserved.