|
Home > Archive > WebSphere Portal Server > October 2006 > Navigation to Different Page in same level - Portlet State
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Navigation to Different Page in same level - Portlet State
|
|
|
| Hi
Scenario : There are 2 pages under myportal like "Home" & "Product" containing seperate portlet (like this site). There is Link in "Home" page portlet, when this link gets click update information in PortalService object (session) & redirect view to other
page "Product". So now it will highlight "product" page, & on clicking "home" page tab, it should display "Home" tab with default information & link.
I have called action in "Home" page portlet, updated information & in doView called dummy.jsp in "home" page portlet which on load redirects to "Product" page using urlGeneration Tab.
Problem when I click on "Home" it redirects me to "Product" page, as its remember the last rendered state.
Portal Server 5.1
RAD 6.1
JSR 168 portlet
Any help or idea is highly appreciated.
Many Thanks
Laxmikant
| |
|
|
|
|
|