
web-apps.xml
Chapter 2 Configuration Files 107
filter,
filter-mapping
Implements the Filter API
from the Servlet 2.3
specification. Used within a
web-app element.
Although
Enterprise Server
6.1 supports only the Servlet
2.2 API in the web.xml file,
this feature is available in the
web-apps.xml file.
Except for their file location,
filter and
filter-mapping are as
described in the Servlet 2.3
specification. For more
information, see:
http://java.sun.com/
products/servlet/index
.html
form-login-session session-manager Configures form-based
authentication for single
sign-on across all web
applications in a virtual
server. If not present, the
default virtual server level
session manager is used.
cookie-name A cookie name nesformloginid Thenameofthecookiethat
tracks the session ID.
timeOut Numberof seconds 600 (10 minutes) The session timeout.
Table 2-26 web-apps.xml
Element/Attribute Allowed Subelements or
Values
Default Value Description
Comentários a estes Manuais