in the pages.xml as follows:
<page view-id="/CustomersEdit.xhtml">
#{authorizor.display}
how can the authorizor Seam component (in this case a SLSB) find out the view-id value
from pages.xml when isDisplay() is called (i.e. in the isDisplay() method, how will
isDisplay() be able to get the view-id value)?
Is this possible? thx.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078508#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...