Hi, I'm using Tapestry 5 over Spring 2.0 with Acegi Security. I'd like that, if the user call an url that's protected, then this user will be redirect to the login page and, after a successfully login, then he will be automaticly redirectly to the page that he has called firstly. But, when I configure the property acegi.accessDenied.url to "/Start" and call a protect url, I'm automaticly redirect to the "/Start", that's my login page (it's correct), but in this page I can see any way to get the original page, the page that use has type firstly to be redirect to my login page. Is there any way to get the "original" page, or the page that has caused the redirect to the login page at login page ?
thanks in advance, Sergio Stateri Jr. sergio.stat...@globo.com -- View this message in context: http://old.nabble.com/What%27s-the-page-that-cause-the-redirect-to-the-login-page---tp27749346p27749346.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org