[jboss-user] [JBoss Portal] - Re: Logout: Invalidate Session and resetting Principal

sohil.shah@jboss.com do-not-reply at jboss.com
Fri Jul 28 09:37:59 EDT 2006


kosmi-

In your CustomMapper use

inside the 


  | public ControllerCommand doMapping(ServerInvocation invocation, String portalContextPath, String portalRequestPath)
  | 
  | use
  | invocation.getResponse().setWantSignOut(true);
  | 


Thanks
Sohil

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961557#3961557

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3961557



More information about the jboss-user mailing list