RE: portlet.setAttribite

2002-10-03 Thread Weaver, Scott
You will need to alter the portlet at the registry level as opposed to the profile level. // retrieve the portlet in question from the registry PortletEntry entry = (PortletEntry) Registry.getEntry("Registry.PORTLET", "MyPortlet"); // retrieve the parameter we want to change Parameter param = e

Re: portlet.setAttribite

2002-10-03 Thread Raffaele Ragni
Ok works, Thanks. <=- Raffaele Ragni -=> - Original Message - From: "Weaver, Scott" <[EMAIL PROTECTED]> To: "'Jetspeed Users List'" <[EMAIL PROTECTED]> Sent: Subject: RE: portlet.setAttribite -- To unsubscribe, e-mail: <mailto