Hi David, This is unimportant but I don't find any examples on how to do it.
¿Can you point me where can I look, please? Thank you in advance. El vie, 15-01-2010 a las 10:16 -0800, David Sean Taylor escribió: > On Fri, Jan 15, 2010 at 2:46 AM, Gonzalo Aguilar Delgado < > [email protected]> wrote: > > > Hi, > > > > This one is easy... > > > > I put in my portlets the following init param. > > > > <init-param> > > <name>portlet-icon</name> > > <value>logo-icon-small.png</value> > > </init-param> > > > > But it seems it goes to search the icon to the portal application > > instead the application context that holds this icon. > > > > Is there any way to make this context aware? > > > > Yes, but it would require a code change. In retrospect I wish I would have > put the is init-param in the jetspeed-portlet.xml instead of portlet.xml, > since its a Jetspeed extension
