T
Tom Cole
Is there anything special that needs to be done to accept EL
Expressions as attribute values in a custom tag? I have a tag library
that I'd like to use with JSTL to generate database driven apps, but
apparently there must be something I need to do to get my tag to
understand it...
The goal is to be able to use my tags inside sql and c tags. FWIW all
my tags extend TagSupport or BodyTagSupport.
Thanks
Expressions as attribute values in a custom tag? I have a tag library
that I'd like to use with JSTL to generate database driven apps, but
apparently there must be something I need to do to get my tag to
understand it...
The goal is to be able to use my tags inside sql and c tags. FWIW all
my tags extend TagSupport or BodyTagSupport.
Thanks