Skip to content

view/ JSP compilation exceptions, not logged from JstlView or DispatcherServlet. [SPR-10340] #14974

@spring-projects-issues

Description

@spring-projects-issues

Thomas Whitmore opened SPR-10340 and commented

View Rendering/ JSP/ JSP compilation errors are not logged at WARN level by standard Spring MVC framework. (DispatcherServlet, JstlView, AbstractView, etc).

This is particularly an issue when building AJAX pages -- by comparison, when building main HTML pages, a default Tomcat exception-trace can be seen in the browser.

View compilation/ rendering exceptions should really be logged at WARN level -- these are pretty major.


Affects: 3.1.2

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions