jetspeed  

QUESTION: dynamically showing portlets

Rogier Schaaf
Wed, 28 Feb 2001 15:20:26 -0800

I want to dymically hide and show a portlet (in this case a login portlet that show when a user is not logged in and hides when he's logged in). I played around with the getContent() method of this portlet to generate content only if RunData shows that the user is logged in . However, as the portlet has title and border controls, these still show up. So, that's not a very elegant solution. What would be the right way to do this?
 
Rogier
  • QUESTION: dynamically showing portlets Rogier Schaaf