• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Portal - Left hand navigation always keep previous state

 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi
It happens that the left-hand navigation always keep its previous state.
All of my page has left navigation and each link points to one portlet\page.

I come to another page using following Portal-URL generation :-

For example I am in the "Product" page and it takes me to "Community" page.
These two are link in the left hand navigation. So after navigating from Product to Community. I clicked on Community. It should show me the initial portlet page. But it is not showing me.

Let me know if issue is clear to you.

(Put markup into CODE tags and escaped it so it's visible -- PC)
[ November 10, 2008: Message edited by: Paul Clapham ]
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic