parent
d7711e6365
commit
1e0bdc0337
|
@ -255,7 +255,7 @@ public class DispatcherServlet extends FrameworkServlet {
|
|||
public static final String FLASH_MAP_MANAGER_ATTRIBUTE = DispatcherServlet.class.getName() + ".FLASH_MAP_MANAGER";
|
||||
|
||||
/**
|
||||
* Name of request attribute that exposes an Exception resolved with an
|
||||
* Name of request attribute that exposes an Exception resolved with a
|
||||
* {@link HandlerExceptionResolver} but where no view was rendered
|
||||
* (e.g. setting the status code).
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue