https://issues.apache.org/bugzilla/show_bug.cgi?id=56491
--- Comment #3 from cubby <cubbyr...@gmail.com> --- This issue is happening 100 percent. In the outpu the attributes referenced using expression language should resolve to the value of the attribute. ie: ${pageContext.request.contextPath} should resolve to the "/" + the directory name of the webapp context (or an empty string if ROOT context) Also ${customAttr} should resolve to "Set by servlet" if you look at the 3 lines of code. -- 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