Generally, you do this with the rendered attribute of the component. If you want to group a bunch of components, use a <panelGroup rendered.
On 9/5/07, daniel ccss <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I have one question, how can I do an IF in a JSP wit myFaces/Tomahawk? In
> struts I used logic:equal or logic:notEqual, which is the tag in
> myFaces/Tomahawk to do that, I don“t want to use this: <% if(...)... {%> <%
> else(...)... {%>
>
> thanks!!!
>

