<%@ taglib prefix="my" uri="http://tomcat.apache.org/jsp2-example-taglib"%> JSP 2.0 Examples - Dynamic Attributes

JSP 2.0 Examples - Dynamic Attributes


This JSP page invokes a custom tag that accepts a dynamic set of attributes. The tag echoes the name and value of all attributes passed to it.


Invocation 1 (six attributes)

Invocation 2 (zero attributes)

Invocation 3 (three attributes)