Copy the index.jsp from target/work/webapp into your project and change <c:redirect url="/mainMenu.html"/>
to where you want to go. Martin Mauriff wrote: > > Hello, I need know how redirect to page after to login. > I read about Acegi but the redirection it's set in applicationContext.xml > with the bean authenticationProcessingFilter and her property > defaultTargetUrl. > How I should set this redirection in AppFuse? > > Regards! > > -- View this message in context: http://www.nabble.com/Redirect-to-page-after-login-tp19512549s2369p19526080.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
