Hi,
I'm trying to process dynamic attributes in
Jsp, but I'm getting display nothing in response.
Here's the JSP code:
The TLD file, which is in WEB-INF folder:
and the tag handler class:
what's modification do I've to do to display dynamic attributes value?
Thanks in advance.