Network Deployment (Distributed operating systems), v8.0 > Applications
Mail, URLs, and other Java EE resources
This page provides a starting point for finding information about resources that are used by applications that are deployed on a Java Enterprise Edition (Java EE)-compliant application server. They include:
- JavaMail support for applications to send Internet mail
- URLs, for describing logical locations
- Resource environment entries, for mapping logical names to physical names
- Java DataBase Connectivity (JDBC) resources and other technology for data access (discussed elsewhere)
- JMS resources and other messaging system support (discussed elsewhere)
- Mail service providers and mail sessions
A mail service provider is a driver that supports mail interaction with mail servers that use a particular mail protocol. The application server includes service providers, which are also known as protocol providers, for mail protocols.
- URLs
A Uniform Resource Locator (URL) is an identifier that points to an electronically accessible resource, such as a directory file on a machine in a network, or a document stored in a database.
End-to-end paths for Mail, URLs, and other Java EE resources
Administer Mail, URLs, and other Java EE resources
Scripting for Mail, URLs, and other Java EE resources
Secure Mail, URLs, and other Java EE resources
Develop Mail, URLs, and other Java EE resources