aspose file tools
The moose likes Portals and Portlets and the fly likes JSF Portlet navigation problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Portals and Portlets
Reply Bookmark "JSF Portlet navigation problem" Watch "JSF Portlet navigation problem" New topic
Author

JSF Portlet navigation problem

nisreen hyari
Greenhorn

Joined: Aug 07, 2009
Posts: 4
Hi;
i am developing a JSF Portlet application and facing the following problem;
i have two portlets A and B, portlet B has 3 views, when i navigate from A to B and reaches the third view of B, i must go back to portlet A, but the problem is that when i navigate again from A to portlet B, i found B in the third view instead of the initial view.
i tried to put "<expiration-cache>0</expiration-cache>" for portlet B, but it does not work, do anyone have any idea on how i can solve the problem and reset portlet B to its initial state!!
Thanks in Advance
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: JSF Portlet navigation problem
 
Similar Threads
how to restore initial state of JSF Portlets when we navigate back to a PORTAL Page
JSF Portlet - how to maintain initial state of portlets in navigating portal pages
Issue in JSR portal development
How to disable portlet caching in JSR168 portlets?
how to restore initial state of JSF Portlets when we navigate back to a PORTAL Page