Checking OR , AND conditions in <logic:equal> tag???
843838Jun 26 2007 — edited Jun 27 2007Hi,
How to check both OR , AND condition using a <logic:equal> tag???
For eg,
When i try to give like this..It is not working..
<logic:equal name="status" value="1 || 2">
// ------do whatever-----
<logic:equal>
Evn.. u can help me in this scenario...Expecting the replies..
Thanks,
JavaCrazyLover