NonStop Servlets for JavaServer Pages (NSJSP) 7.0 System Administrator's Guide
Managing NSJSP
NonStop Servlets for JavaServer Pages (NSJSP) 7.0 System Administrator’s Guide—674372-005
4-109
NSJSP Manager Operations
Table 4-41 lists the properties for Environment Entry.
Mail Sessions
A Mail Session is used to create javax.mail.Session instances which are already
configured to connect to an SMTP server.
Figure 4-59 shows a screen of the Mail Sessions window.
Table 4-41. Property list for Environment Entry
Property Description Modifiable
Default
Value
Name Indicates the name of the environment entry to
be created, relative to the java:comp/env
context.
Yes
Type Indicates the fully qualified Java class name
expected by the web application for this
environment entry. Must be one of the legal
values for <env-entry-type> in the web
application deployment descriptor:
java.lang.Boolean, java.lang.Byte,
java.lang.Character,
java.lang.Double, java.lang.Float,
java.lang.Integer, java.lang.Long,
java.lang.Short, or java.lang.String.
Yes
Value Indicates the parameter value that will be
presented to the application when requested
from the JNDI context. This value must be
convertable to the Java type defined by the
type property.
Yes
Descripti
on
Indicates the optional, human-readable
description of this environment entry.
Yes










