Thanks Gavin,
Yes, I have that already - from my pages.xml:
| <!-- Search needs parameter (and restricted viewing) -->
| <page view-id="/search.xhtml">
| <param name="searchPattern"
value="#{searchService.searchPattern}"/>
| <restrict>#{s:hasRole('user')}</restrict>
| </page>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4031903#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...