Looks like your syntax is wrong..

Things to check

you have a bean named 'SecurityManager'?
i.e.

  | @Name("SecurityManager")
  | 

you have a variable in the current context called "View_Position"?
That is, assuming you didn't mean to write:


  | rendered="#{SecurityManager.isAllowed('View_Position')}">
  | 



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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113098
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to