[jboss-user] [JBoss Seam] - Re: Back button after logout - solved through Seam?

supernovasoftware.com do-not-reply at jboss.com
Fri Mar 2 12:00:12 EST 2007


I put this as a JS include in all my pages.

window.history.forward(1);

It prevents back.  This could be used only for the logout page in your case.  Maybe an AJAX poller that would automatically redirect the page if there is not a valid login?

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

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



More information about the jboss-user mailing list