[jboss-user] [JBoss Portal] - Re: Redirect after logout

bvogt do-not-reply at jboss.com
Mon Jul 2 04:23:20 EDT 2007


In Portal 2.4 we did it by a portlet extending JBossPortlet, which is placed on every page. This portlet renders either a ling or logout link. On logout you can pass the redirect URL to JBossActionResponse.signOut(String).

May be 2.6 has a smarter solution for integrating this using the pageInterceptor?

Hope this helps a bit.

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

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



More information about the jboss-user mailing list