Only if the "attribute" attribute of the "tag" tag is defined with <rtexprvalue>true</rtexprvalue> in the tld file.
    (*Chris*)
----- Original Message -----
Sent: Monday, October 22, 2001 11:43 PM
Subject: [JSP-INTEREST] <%= %> tag

Hi,
 
It is possible to write this in a JSP page :
 
<tag attribute="<%= x%>">
</tag>
 
and the attribute to take the value of x ?
 
It seems to be working only inside the tag and not in the attribute zone...
 
thanks.

Reply via email to