[jboss-user] [JBoss Portal] - Extending the Jboss Sign Out

Tridib Das do-not-reply at jboss.com
Thu Jun 10 10:59:42 EDT 2010


Tridib Das [http://community.jboss.org/people/tridib197779] created the discussion

"Extending the Jboss Sign Out"

To view the discussion, visit: http://community.jboss.org/message/547399#547399

--------------------------------------------------------------
Hi All,
I want to extend the jboss default signout process in my customized portal.
The default behaviour is
PortalURL signoutURL = (PortalURL)request.getAttribute("org.jboss.portal.header.SIGN_OUT_URL");
<a href="<%= signoutURL %>"> Sign out </a>

This above two line is just forming one url and clicking on that its going to sign off.
In my application I need to go sign off from  my portal chat application when the logged in user is signing off from the portal.
That is why it is required to extend the sign out process in my custom code
Please give your suggestion or any implemented piece of code to help me.

Thanks
Tridib

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/547399#547399]

Start a new discussion in JBoss Portal at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2011]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100610/972b97dc/attachment.html 


More information about the jboss-user mailing list