[jboss-user] [JBoss Seam] - Re: Redirection to login page if not logged in

pippin1966 do-not-reply at jboss.com
Mon Jul 9 11:44:00 EDT 2007


The thing I was doing wrong:

    <exception class="org.jboss.seam.security.NotLoggedInException">
  |         <redirect view-id="/home.xhtml">
  |             <message>Please log in first</message>
  |         </redirect>
  |     </exception>

In pages.xml is the page you use for notLogged exceptions

Sorry.

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

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



More information about the jboss-user mailing list