Is there no way to do what I am trying to do. I would like to define my own
CONFIG Parameter in a portlet. Say a parameter called DynamicObjectName, and
inside my JSF Bean I would like to know what that object name was. Sounds
Pretty simple. How do I do that? Help would be greatly appreciated.
How do I get the Init Params values from a JSF Porlet inside JBoss. I am using
the sun jsf portal bridge. I have been looking for it for quite a while.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105818#4105818
Reply to the post :
http://www.jboss.com/ind
I am using jboss portal 2.6 with JSF-RI. I have a portlet from which I create
various instances. When I click on the link associated with an instance I would
like to know which instance I just accessed. This is important for the backing
bean, since that information will be used to display data f