Class 2 |
Intermediate Java 30-IT-397 |
|
Some Necessary Changes to the TLD
-
Add and <attribute> tag. This tag has three nested tags which
describe the attribute.
-
<name> A case sensitive name for the attribute.
-
<required> A true or false value signifies whether or not this
attribute is required.
-
<rtexprvalue> True indicates that a JSP expression may be used
to set the value. False, the default, signifies that the value must
be static.
Example

Created by: Brandan Jones
December 17, 2001