state « Page « JSF Q&A





1. How to maintain state between page redirection JSf 2.0    stackoverflow.com

I am making pages where you can upload pictures and then preview them. Both upload and preview work fine. But the problem is if I upload images, then preview it and ...

2. JSF Portlet - how to maintain initial state of portlets in navigating portal pages    coderanch.com

I am having an issue of maintaining initial state in portlets (JSF) when we navigate from one page to other in portal. In Weblogic Portal Server 8.1 (SP5), whenever we are making any navigations within a Java Portlet based on JSF, the portlet retains the state of the last navigated jsp. After that, even if we click a link and navigate ...

3. how to restore initial state of JSF Portlets when we navigate back to a PORTAL Page    coderanch.com

I am having an issue of maintaining initial state in portlets (JSF) when we navigate from one page to other in portal. In Weblogic Portal Server 8.1 (SP5), whenever we are making any navigations within a Java Portlet based on JSF, the portlet retains the state of the last navigated jsp. After that, even if we click a link and navigate ...

4. how to restore initial state of JSF Portlets when we navigate back to a PORTAL Page    coderanch.com

Hi..This question has come up many times..but I am not able to solve my issue. I am having an issue of maintaining initial state in portlets (JSF) when we navigate from one page to other in portal. In Weblogic Portal Server 8.1 (SP5), whenever we are making any navigations within a Java Portlet based on JSF, the portlet retains the state ...