You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by Danny <da...@mms-dresden.de> on 2003/02/11 14:43:59 UTC

Customize portlet

When you customize portlet parameters in the Customize dialog and then click
on "update", the parameters are properly changed, BUT if you try to get them
in your portlet like that:
            final String grpparam =
this.getPortletConfig().getInitParameter("User Group");

right after clicking on update, you get the following error:

No portlet to customize (null instance)

This is reproducable. Just write a portlet, read out the parameter like
above (this should be right, or not?) this works fine, except in the case
above.

Can you please help me with that?

Thanks Danny

==========================================
T-Systems Multimedia Solutions GmbH
Danny Gehl
Authorized Java Center (AJC)
Hausanschrift: Riesaer Straße 5, 01029 Dresden
Tel.: (0351) 8505 845
Fax.: (in Arbeit)
E-Mail: mailto:Danny.Gehl@MMS-Dresden.de
http://www.T-Systems-MMS.com


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org