Right, so if you use an init param in web.xml, then it is available to all portlets via the Servlet Context...
On 5/17/06, Sie, Yang <[EMAIL PROTECTED]> wrote:
That's what I did, in web.xml. > -----Original Message----- > From: Brice Lambi [mailto:[EMAIL PROTECTED] > Sent: Wednesday, May 17, 2006 10:14 AM > To: [email protected] > Subject: init-param portlet.xml > > Is there a way to make one init-param element and reference it in other > portlet elements? For example, I have two portlets that need the exact > same > init params, but instead of putting the same thing in two places I would > like to reference it in one place. Like the context-param element in > web.xml. A parameter that is visible to all the portlets. --------------------------------------------------------------------- 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]
