Thursday, April 16, 2009

Implementing a custom logout link when using WCM servlet rendering

Question
How do you implement a custom logout link when using Lotus Web Content Management (WCM) servlet rendering?

Answer
To implement a custom logout link in WCM servlet rendering, copy the WebSphere Portal logout link.
If there is a requirement to display a special page after logout, use the property redirect.logout.url in the ConfigService.properties file located at \PortalServer\config and set it to point to the custom logout page.