Hi,

I am trying to use a nested logic tag and I get an error:  equal symbol
expected

Any help would be appreciated.

Thanks,

Joe

 

Here is the code:

<logic:greaterThan name="article" property="parentArticleId" value="0">

<logic:notEqual name="article" property="parentArticleId"
value="<bean:write name="article" property="articleMetaId"/>">

                        <img src="../images/icon_merged.png" width="13"
height="13" align="absmiddle">

            </logic:notEqual>

</logic:greaterThan>


****

Reply via email to