Uses of Interface javax.servlet.jsp.tagext.SimpleTag

Uses in package javax.servlet.jsp.tagext

Classes implementing javax.servlet.jsp.tagext.SimpleTag

class
A base class for defining tag handlers implementing SimpleTag.

Constructors with parameter type javax.servlet.jsp.tagext.SimpleTag

Creates a new TagAdapter that wraps the given SimpleTag and returns the parent tag when getParent() is called.

Copyright © 1999-2002 The Apache Software Foundation. All Rights Reserved.