0 Replies Latest reply on May 31, 2008 3:39 PM by abcd1

    s:hasRole function not found.

    abcd1

      hiii
      i used s:hasRole in pages.xml to redirect to a page after login.
      but s:hasRole function not found is showing.

      i am using richfaces 3.2.1 nd seam 2.

      i use like 3dis
      <rule if=#{s:hasRole("admin")}>
      redirce code here
      and i am using seams identity to login.
      and in backend code i used
      identity.addRole("admin")

      anyhelp
      thanks in advance
      cheers