Yep - the redirect only sets the flag on the request - you have to break processing at that point to ensure it is performed.
-- Les Hazlewood | @lhazlewood CTO, Stormpath | http://stormpath.com | @goStormpath | 888.391.5282 On Tue, May 7, 2013 at 1:30 PM, dgv <derrylvargh...@gmail.com> wrote: > found out whats going on...I had to put in a "return;" immediately > following > the redirect statement. Now it works. > > > > -- > View this message in context: > http://shiro-user.582556.n2.nabble.com/WebUtils-redirectToSavedRequest-fails-in-Tomcat-7-tp7578708p7578709.html > Sent from the Shiro User mailing list archive at Nabble.com. >