On one site, I got rid of the navigation, instead had a 2 column controller (25/75) and made the left navigation into a portlet.
> -----Original Message----- > From: Chris Kimpton [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 12, 2002 10:06 AM > To: [EMAIL PROTECTED] > Subject: How do I set global attributes from a portlet... > > > Hi, > > I have a simple (-ish) site that I am developing with Jetspeed, it > has several portlets, but only 1 is ever displayed at one time. > > However the colors/look of the header changes according to which > portlet is being displayed... > > I tried setting an entry in the context in the velocity portlet > action - but this does not seem to be in the context used by the > navigation vm's. > > So - how should I do this? > > I could set session attributes in the velocity portlet action, but I > guess this is being performed after the navigation vm's are built. > > I could set the values in the session validator - which is probably > early enough, its just that I will then have an ugly if statement > working out which portlet to display and thus which color combos to > use... > > Any ideas welcomed. > > TIA, > > Chris > > ===== > Need somewhere to Live in London? - Then go to http://freeflats.com > > __________________________________________________ > Do You Yahoo!? > Send FREE Valentine eCards with Yahoo! Greetings! > http://greetings.yahoo.com > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
