Re: portlet communication between JSF bridged portlets

Nicolas Kalkhof <[email protected]>
Newsgroups gmane.comp.jakarta.pluto.user
Organization http://freemail.web.de/
Message-ID <[email protected]>
hi folks,

thanks very much for your support! the portlet messaging looks promising. iŽll give it a try. in the meantime iŽve played successfully with jsf phaselisteners and application scope session variables to share data between portlets.

but now something else bothers me:
pluto doesnŽt have an sso mechanism like jetspeed. thatŽs good, because i want to do it myself :). so far iŽve only seen portlet sessions (i each portlet has itŽs own session) but i couldnŽt figure out a way to invalidate the global session (portletcontainer session). for example when a logout button is pressed or to detect when the session is timed out.

how do i do that?

btw. the following code for example doesnŽt remove the sessionvariable "username" set previously. why?

ActionRequest request  = (ActionRequest)(externalContext.getRequest());
request.removeAttribute("username");

regards,
nicolas
______________________________________________________________
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.