[jboss-user] [JBoss Seam] - Re: Setting Authorization Roles

shane.bryzak@jboss.com do-not-reply at jboss.com
Wed May 16 22:45:37 EDT 2007


You can place a  element within a  element inside pages.xml, like this:

    <page view-id="/orderDetail.xhtml">
  |       <restrict>#{s:hasRole('admin')}</restrict>
  |     </page>

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4046352#4046352

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4046352



More information about the jboss-user mailing list