Constant Constants Consternation Tag Set
Tag constantsMap


Establishes a scoped variable that implements the java.util.Map interface whose keys and values are the names and values of a named class' class constants.


Tag Information
Tag Classorg.bibeault.jrjournal.ccc.ConstantsMapTag
TagExtraInfo Classorg.bibeault.jrjournal.ccc.ConstantsMapTag$ExtraInfo
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
classNametruetruejava.lang.StringThe fully qualified name of the class whose class constants are to be established in the generated Map instance.
vartruefalsejava.lang.StringThe name of the scoped variable to create.
scopefalsefalsejava.lang.StringThe scope in which the scoped variable is to be created. If specified, must be one of: page, request, session or application. If omitted, the variable is created in page context.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.