Hi David, > http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/portal/ > Portlet.html#setTitle(java.lang.String)
This sets the title of the portlet, isn't it ? I wish to set the title of the webpage, this means something like this: <html> <head> <title>CONTENTS SET BY A PORTLET</title> </head> <body> ... </body> </html> I need the name of a product in the webpage title. The title of the portlet is not important to me. Do you have any idea to do this from a portlet ? Any hint where I can make a hack ? kind regards Marco --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
