[jboss-user] [JBoss Portal] - Re: How do I get the Init Params values from a JSF Porlet in

2007-11-19 Thread samokok
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.

[jboss-user] [JBoss Portal] - How do I get the Init Params values from a JSF Porlet inside

2007-11-17 Thread samokok
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

[jboss-user] [JBoss Portal] - getting the portlet url from jsf or portlet env

2007-10-30 Thread samokok
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