Hi,
In HFS&J page 512:
"The body of a tag that invokes a simple tag handler is encapsulated in the JspFragment object"
and the next line:
"The crucial thing you must remember about JspFragment is that it must NOT contain any scripting elements"
Just wondering what will happen if i set the body-content to
JSP <body-content>JSP</body-content> (that will allow scripting in the body of a tag)
Help me, please!!
thanks