Use this :

<bean:define id="refValue" name="beanRef" property="foo"/>
<logic:equal name="beanToCompare" property="bar" value="<%= refValue %>" >
...
</logic:equal>


Nico.

----- Original Message ----- 
From: "Baljinder Singh" <[EMAIL PROTECTED]>
To: "Struts Developers List" <[EMAIL PROTECTED]>
Sent: Monday, November 24, 2003 12:03 PM
Subject: variable value in logic notEqual tag


> Hi All,
> 
> I want to compare the variable in notEqual tag to value of another variable
> instead of comparing it to a fixed value. How can I do that ?
> 
> Thanks
> BS
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to