I don't know much about these frameworks either. But from a logical point of view, if you are seeing the error page by TC, that would indicate to me that TC has been triggered to handle the exception. Was the exception rethrown or somehow propagated upward after Spring's exception processing? The error page by TC might give you a clue as well.
- HttpServletResponse.sendRedirect() not working? Brad Whitaker
- RE: HttpServletResponse.sendRedirect() not workin... Martin Gainty
- Re: HttpServletResponse.sendRedirect() not workin... Qiao Jin
- Re: HttpServletResponse.sendRedirect() not wo... Brad Whitaker
- Re: HttpServletResponse.sendRedirect() no... Qiao Jin
- Re: HttpServletResponse.sendRedirect() no... Christopher Schultz
- Re: HttpServletResponse.sendRedirect(... Brad Whitaker
- Re: HttpServletResponse.sendRedirect() not workin... Christopher Schultz