<t: div rendered="#{bean.subCategory=='A'  or  bean.subCategory=='B'}

On 2/20/07, Kevin Gutch <[EMAIL PROTECTED]> wrote:
I believe that the rendered attribute takes a boolean.

Is there anyway to do something like this to determine if a t:div gets
rendered?

<t: div rendered="#{bean.subCategory=='A'  ||  bean.subCategory=='B'}



--



Reply via email to