You would probably be better off using portlet preferences as opposed to init parameters.
Hth, Scott > -----Original Message----- > From: Sebastian Komander [mailto:[EMAIL PROTECTED] > Sent: Saturday, August 06, 2005 9:30 AM > To: [email protected] > Subject: One portlet on multiple pages but different parameters > > Hi... > > > I want to create a portlet which shows articles. I want to place this > portlet on many pages. Then, i want to set a parameter which is different > for every page. Example: > > Portlet is placed on page1, page2, page3, page4, page5. The parameter is > named "type". > > Portlet on page1: type="a" > Portlet on page2: type="b" > Portlet on page3: type="c" > Portlet on page4: type="d" > Portlet on page5: type="e" > > I want to do this without copying the portlet 5 times. Is this possible ? > The parameter should be saved in the portlet preferences or where ever it > is possible. > > In WebSphere Portlet is this possible, does it work in Jetspeed2-M3 also ? > > Can you tell me how this works ? > > kind regards > > Sebastian > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
