1 Reply Latest reply on Jan 26, 2010 10:21 AM by boy18nj

    Throwing exception from inside- .xhtml ?

    boy18nj

      my intention is throw exception from .xhtml if the user is not authorized. I will throw exception as

      org.jboss.seam.security.AuthorizationException

       

      Can you let me know, how to throw exception from h:panelGroup. Thanks

       

      <

       

      h:panelGroup rendered="#{s:hasPermission('FUNCTION', 'VIEW_COLAT_RPT_CATGRY_MAP')}">