IBM Rational Application Developer or an assembly tool can configure
the servlet filters. Two steps are involved in configuring a servlet filter.
Example
You can use servlet filters to replace the CustomLoginServlet
servlet, and to perform additional authentication, auditing, and logging.
The
WebSphere Application Server Samples Gallery provides a form login sample
that demonstrates how to use the WebSphere Application Server login facilities
to implement and configure form login procedures. The sample integrates the
following technologies to demonstrate the WebSphere Application Server and
Java 2 Platform, Enterprise Edition (J2EE) login functionality:
- J2EE form-based login
- J2EE servlet filter with login
- IBM extension: form-based login
The form login sample is part of the Technology Samples package. For
more information on how to access the form login sample, see
Accessing the Samples (Samples Gallery)
.