| Package | Description |
|---|---|
| javax.servlet.annotation |
The javax.servlet.annotation package contains a number of annotations
that allow users to use annotations to declare servlets, filters,
listeners and specify the metadata for the declared component.
|
| Modifier and Type | Method | Description |
|---|---|---|
WebInitParam[] |
initParams() |
The init parameters of the filter
|
WebInitParam[] |
initParams() |
The init parameters of the servlet
|
Copyright © 1999-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms. Portions Copyright © 1999-2002 The Apache Software Foundation.