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