[jboss-user] [JBoss Portal] - Re: Accessing Portlet Context from within JSF bean

julien@jboss.com do-not-reply at jboss.com
Thu Nov 15 19:06:55 EST 2007


Try to subclass the bridge portlet you are using and override the init() method in which you could inject the portlet context itself as a portlet context attribute and then inject it in a bean using application context scope.

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

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



More information about the jboss-user mailing list