I'm sure I'm just looking at this the wrong way, and I can't find it in Shawns book, but I want to evaluate two variables with an OR condition:

<c:if test="${params.key != ('view' || 'perPage')}">

Basically, if params.key doesn't equal the words 'view' or 'perPage', go ahead.......

What am I doing wrong here?!

Thanks,
- Nic

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



Reply via email to