2003. janu�r 22. 12:03 d�tummal Jordan Thomas ezt �rtad:
> Hi,
>
> How do I check a boolean value of a method/bean using the logic tags. Can
> Struts-El do this? Essentially I have a method called getXYZ() that returns
> a boolean value. I can't change the name of the method to isXYZ so  I have
> to leave it as is.

<logic:equal name="someBean" property="XYZ" value="true" >

Tib

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

Reply via email to