Filter properties

Filter property names are prefixed with com.sybase.jaguar.filter.

EAServer 5.x com.sybase.jaguar.filter. property

EAServer 6.0 equivalent

Description

class

<filter-class> in web.xml.

The Java class that implements the filter.

description

<description> in web.xml.

An optional text description of the filter.

init-param

<init-param> in web.xml.

Initialization parameters for the filter.

large-icon

<large-icon> in web.xml.

Specifies the name of the large icon file associated with the filter.

name

<filter-name> in web.xml.

The name that identifies this filter in the repository.

small-icon

<small-icon> in web.xml.

Specifies the name of the small icon file associated with the filter.