Charles,
I'd suggest checking out the conditional tags in the JSTL to do the OR operation rather than using the Struts logic tag. You will find that the JSTL expression capability and if, choose, when, and otherwise tags make it easier to do complex logic than the struts conditional tags do.

Regards,

Richard

At 11:01 AM 11/13/2002 -0800, you wrote:
Hi I'm still quite new with Struts. I want to do a OR comparison using the
tags. Does anyone has any idea how this can be done? -- To unsubscribe, e-mail: For additional commands, e-mail:

--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to