From: patrickdalla <do-...@jb...> - 2005-10-06 02:23:38
|
Hi stan, I'm having some problems with MyFacesGenericPortlet implementation. First - I would like to specify an managed bean action to be executed when the portlet mode is changed or when window state is changed. Second - I would like to use navigation rules to specify which is the next viewId to render. The fromviewid of the navigation rule should be a wildcard such as "*". Third - The state of faces application should be persistent. In fact, when I enter edit mode, execute some faces actions and navigation, and come back to view mode, the view mode is displayed well. But, just after that, when I click maximize button the edit page I were before I enter the view mode is displayed. I'm trying to discover how to make such implementations. But if you've already solved this problems please send me the new release. Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3899488#3899488 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3899488 |