posted 14 years ago
after comparing this two log file i came to know that
my exception is not handled by ExceptionTranslationFilter
Spring security with spring mvc
the exception is catched by DispatcherServlet and redirected to login page
but in struts 2 we don't need DispatcherServlet
please some one tell me how to integrate spring security with struts 2
log file spring security with struts
log file spring security with spring mvc