https://bz.apache.org/bugzilla/show_bug.cgi?id=69444
--- Comment #1 from Konstantin Kolinko <knst.koli...@gmail.com> --- https://jakarta.ee/specifications/servlet/6.0/jakarta-servlet-spec-6.0#request-attributes 1. If you read further (below a table), the spec says: "With the introduction of the exception object to the attributes list for version 2.3 of this specification, the exception type and error message attributes are redundant." 2. If you call ServletRequest.getAttibuteNames(), is "jakarta.servlet.error.message" listed? If so, you cannot claim that the attribute is not set. -- 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