Is it not possible to use Struts tags inside struts tags? For example, is not possible to do this:
<logic:equal name="item" property="name" value="<bean:message bundle="brands" key="hunter" /> "> thanks in advance
Is it not possible to use Struts tags inside struts tags? For example, is not possible to do this:
<logic:equal name="item" property="name" value="<bean:message bundle="brands" key="hunter" /> "> thanks in advance