2 Replies Latest reply on Mar 23, 2007 11:31 AM by gavin.king

    security in UI

    cwash

      Sorry, this more of a JSF than Seam question...

      If I've got an arbitrary block of JSF code I'd like to hide based on some security API call, what is the best component to wrap it in and slap a render attribute on? h:panelGroup works, but is there anything better?