https://issues.apache.org/bugzilla/show_bug.cgi?id=55608
--- Comment #7 from Kris Schneider <kschnei...@gmail.com> --- I don't think the page directive and its attributes really have any bearing on this, but since I generally agree with the changes, it's probably not worth going into. The JSTL 1.1 & 1.2 specs have this to say about the <fmt:bundle> body content: JSP. The JSP container processes the body content and then writes it to the current JspWriter. The action ignores the body content. The last sentence is the key and I'd claim that it actually makes more sense for BundleSupport to extend TagSupport instead of BodyTagSupport. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org