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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...