yes, u just nest your logic tags, this is equivalent to AND
<logic...>
<logic...>
<sdsdcsdc>do something<sdcsdc>
</logic...>
</logic...>

this is equivalent to OR, seperate single logic tags each testing for some
value/condition

<logic...>
<sdsdcsdc>do something<sdcsdc>
</logic...>

<logic...>
<sdsdcsdc>do something<sdcsdc>
</logic...>


-----Original Message-----
From: Marcel Andres [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 04, 2001 2:46 PM
To: struts-user
Subject: logic:equal tag with more than one value?


Hello, 

I could not find information on the following topic:

I would like to use the logic:equal tag, but instead of using just one value
to compare, I would like to use several values. 
Is this possible without the if-then-else-tag or switch-tag from Niall
Pemberton? Is there an other possibility to do this compare?

Thanks, Marcel


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************

Reply via email to