Filter property names are prefixed with com.sybase.jaguar.filter
.
EAServer 5.x |
EAServer 6.0 equivalent |
Description |
---|---|---|
|
<filter-class> in web.xml. |
The Java class that implements the filter. |
|
<description> in web.xml. |
An optional text description of the filter. |
|
<init-param> in web.xml. |
Initialization parameters for the filter. |
|
<large-icon> in web.xml. |
Specifies the name of the large icon file associated with the filter. |
|
<filter-name> in web.xml. |
The name that identifies this filter in the repository. |
|
<small-icon> in web.xml. |
Specifies the name of the small icon file associated with the filter. |