Trigger a logout from a liferay portlet

Posted by Buzzzz on Stack Overflow See other posts from Stack Overflow or by Buzzzz
Published on 2010-06-18T12:48:53Z Indexed on 2010/06/18 12:53 UTC
Read the original article Hit count: 358

Filed under:
|

Hello all,

Being quite new to liferay/portal/portlet development you run into problems daily . Now i'm trying to for a logout from a portlet but have not found a way to accomplish that. How are you supposed to do that? Should I try to send some kind of logout event or something? Greping around in the liferay sources i have found a LogoutAction.java that seems promising but how do one trigger that?

Best Regards Anders Olme

© Stack Overflow or respective owner

Related posts about java

Related posts about liferay