James Hill wrote:

Is there anyway I can use the <logic:equal> tag with two variables, instead of one variable and one constant.

ie. <logic:equal name="beanName" property="item1" value="item2">

but instead of actually comparing the property item1 to the string "item2", i want a variable in value.

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


Or even just a way of evaluating if two properties of two separate bean are the same.

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



Reply via email to