The syntax is:
tlibversion
(#PCDATA) >
#PCDATA ::= [0 9]*{ . [0 9] }0..3
jspversion
Describes the JSP specification version (number) this taglibrary requires in order to function.
The default is 1.1
The syntax is:
jspversion
(#PCDATA) >
#PCDATA ::= [0 9]*{ . [0 9] }0..3.
shortname
Defines a simple default short name that could be used by a JSP page authoring tool to create
names with a mnemonic value; for example, the it may be used as the preferred prefix value in
taglib directives and/or to create prefixes for IDs . Do not use white space, and do not start
with digits or underscore.
The syntax is
shortname
(#PCDATA) >
#PCDATA ::= NMTOKEN
uri
Defines a public URI that uniquely identifies this version of the tag library. It is
recommended that the URI identifying a tag library is actually a URL to the tag library
descriptor for this specific version of the tag library.
uri
(#PCDATA) >
info
Defines an arbitrary text string describing the tag library.
info
(#PCDATA) >
tag
The
tag
defines an action in this tag library. It has one attribute:
97
JavaServer Pages 1.1 Specification
November 30, 1999
JSP Web Hosting JavaServer Pages Specifications JSP Hosting
|
|
|
TotalRoute.net Business web hosting division of Vision Web Hosting Inc. All rights reserved. |