> does anyone know a tag like <logic:Match> or <logic:equals> 
> beside that it should be able to handel more than one property!

Use the JSTL <c:if test="..."> tag. You can use a quite complex expression
involving as many variables as you like.

--
Tim Slattery
[EMAIL PROTECTED]


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

Reply via email to