Re: Per-page parameters in J2.

2005-05-16 Thread Raphaël Luta
Ate Douma wrote: Raphaël Luta wrote: Context: Goal: - Provide a mechanism in J2 to easily share a common parameter between all portlet windows displayed on a page. This mechanism must support portlets from multiple applications and scale both with the number of portlets par page and

Re: Per-page parameters in J2.

2005-05-16 Thread David Sean Taylor
Raphaël Luta wrote: My preferred option: My personal preference goes for option #3 as it allows to define a declarative explicit list of parameters/preferences passed to the portlets at config time whereas the first 2 methods are blanket pass-through (which may cause security c

Re: Per-page parameters in J2.

2005-05-16 Thread Ate Douma
Raphaël Luta wrote: Context: I'm trying to implement a feature in J2 that is trivially available in Jetspeed 1: per-page portal parameters. For example: I have in a portal project a PSML page that presents information on a city, aggregating many portlets on a page, from different applica

Per-page parameters in J2.

2005-05-16 Thread Raphaël Luta
Context: I'm trying to implement a feature in J2 that is trivially available in Jetspeed 1: per-page portal parameters. For example: I have in a portal project a PSML page that presents information on a city, aggregating many portlets on a page, from different applications. Each portlet