-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: bugA general bugA general bug
Milestone
Description
Scott Andrews opened SPR-5299 and commented
The TLDs for Spring Web Servlet must be located under META-INF in the compiled JAR. The TLDs are currently located at org/springframework/web/servlet/tags/spring.tld and org/springframework/web/servlet/tags/form/spring-form.tld.
The TLD files will not be automatically discovered unless they are located under META-INF.
Referenced from: commits a1faaad
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: bugA general bugA general bug