August 2002
Intermediate to advanced
688 pages
23h
English
ConditionalTagSupport
The
ConditionalTagSupport
class can be extended by a tag handler
for a custom conditional action.
|
Class name: |
|
|
Extends: |
|
|
Implements: |
None |
protected abstract boolean condition( )
throws javax.servlet.jsp.tagext.JspTagException
Returns the value of test condition. This method must be implemented by the subclass.
public void setScope(String scope)
Sets the scope attribute value.
public void setVar(String var)
Sets the var attribute value.
Read now
Unlock full access