[jboss-user] [JBoss Seam] - How to get page view-id variable in a SB???

asookazian do-not-reply at jboss.com
Mon Aug 27 16:53:43 EDT 2007


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#4078508

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



More information about the jboss-user mailing list