You cannot nest taglibs within each other.  (A taglib cannot be an
attribute for another taglib).
However, you could retrieve the countrycode value as a script variable,
and then use that as the attribute of the <app:decode>  taglib.
The <rtexprvalue> value for the code attribute of decode must be TRUE
for this to work...

<% String countryCode = theValue;  %>
<app:decode codeType="country" code="<%=countryCode%>">

HTH,
    Pete
begin:vcard 
n:;
x-mozilla-html:FALSE
org:<BR><IMG SRC="http://www.irista.com/logo/irista.gif"><BR><BR><FONT Color=#000080><FONT SIZE=2><B>Bringing Vision to Your Supply Chain
adr:;;;;;;
version:2.1
end:vcard

Reply via email to