opensubscriber
   Find in this group all groups
 
Unknown more information…

j : jetspeed-user@portals.apache.org 27 August 2009 • 9:17PM -0400

Re: portlet title
by David Sean Taylor

REPLY TO AUTHOR
 
REPLY TO GROUP





On Aug 25, 2009, at 4:43 AM, Frank Otto wrote:

> Hi,
>
> I have defined my portlet name in portlet.xml (display-name). Can I  
> change the portlet title at runtime (for example with ajaxapi)?


The Portlet API provides a standard way to do set a portlets title on  
the renderResponse:

response.setTitle("My Portlet Title");

http://www.bluesunrise.com/portlet-api/javax/portlet/RenderResponse.html#setTitle%28java.lang.String%29

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@port...
For additional commands, e-mail: jetspeed-user-help@port...

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

Related Messages

opensubscriber is not affiliated with the authors of this message nor responsible for its content.