JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
jakarta.servlet.jsp.tagext
Interface JspTag
All Known Subinterfaces:
BodyTag
,
IterationTag
,
LoopTag
,
SimpleTag
,
Tag
All Known Implementing Classes:
BodyTagSupport
,
ConditionalTagSupport
,
LoopTagSupport
,
SimpleTagSupport
,
TagAdapter
,
TagSupport
public interface
JspTag
Serves as a base class for Tag and SimpleTag. This is mostly for organizational and type-safety purposes.
Since:
JSP 2.0
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method