Constant Field Values
com.ibm.*
com.ibm.websphere.servlet.cache
com.ibm.websphere.servlet.cache.ConfigElement
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int | Cookie | 3 |
public static final int | RequestAttribute | 1 |
public static final int | RequestParameter | 0 |
public static final int | SessionParameter | 2 |