You're right, I accidentally imported org.springframework.web.portlet.handler.HandlerInt erceptorAdapter instead of org.springframework.web.servlet.handler.HandlerInt erceptorAdapter... d'oh. Still though, I'm seeing
and a breakpoint I put onCode:[DEBUG] null
is never reached.Code:modelAndView.addObject("mySessionScopedBean", mySessionScopedBean);


Reply With Quote
