I have a few context variables that need to be set once for the Portal and used by all portlets. Right now, every portlet adds the same info to the context in case that portlet is the ONLY one selected by the user.
Is there a place to set these variables one time for each request to the portal server? For example: $image_base_href for use by all portlets that display images - using img src="$image_base_href/relative/path/to.gif" Thanks! Timo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
