javax.servlet.jsp.tagext
接口 JspTag

所有已知子接口:
BodyTag, IterationTag, SimpleTag, Tag
所有已知实现类:
BodyTagSupport, SimpleTagSupport, TagAdapter, TagSupport

public interface JspTag

Serves as a base class for Tag and SimpleTag. This is mostly for organizational and type-safety purposes.

从以下版本开始:
JSP 2.0



Copyright © 2013. All Rights Reserved.