FileDocCategorySizeDatePackage
DeclareTag.javaAPI DocGlassfish v2 API2598Sat May 05 19:17:52 BST 2007org.apache.taglibs.standard.tag.common.core

DeclareTag

public class DeclareTag extends javax.servlet.jsp.tagext.TagSupport

Tag handler for <declaregt; in JSTL. This tag handler is essentially a runtime no-op as far as tag logic is concerned; the only important functionality of the tag is to expose a scripting variable for an existing scoped attribute.

author
Shawn Bayern

Fields Summary
Constructors Summary
Methods Summary
public voidsetType(java.lang.String x)