Say I have two portlets: ResultListPortlet and DetailPortlet.
ResultListPortlet contains list of (say) customers which  the user can click
to view in the DetailPortlet. I don't want the user to see  the  
DetailPortlet when the user has not selected any customer to view.
DetailPortlet will only be rendered  when the user has selected an item in
the ResultListPortlet and had clicked a 'Browse' button. Following this,
there will be two portlets displayed.  

Question:

1.Is there a way to accomplish this in a JSF backing bean ?
2.If not, is there a way to do it in a psml file i.e., render DetailPortlet
only when required ?
3.If not, any other suggestions? 

Thanks for your help.
-- 
View this message in context: 
http://old.nabble.com/How-do-I-programmatically-open-a-portlet-from-a-JSF-backing-bean--tp27712672p27712672.html
Sent from the Jetspeed - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to