Page 1 of 1

About Question enthuware.jwpv6.2.748 :

Posted: Fri Jan 20, 2012 4:02 am
by goetz
<myfinance:tax rate="28"><%=JSP%></myfinance:tax>

JSP is not a variable!
but JSP would be a variable if it's defined before invoking the tag:

Code: Select all

<% String JSP = "foo"; %>