https://issues.apache.org/bugzilla/show_bug.cgi?id=56491
--- Comment #7 from Christopher Schultz <ch...@christopherschultz.net> --- (In reply to Konstantin Kolinko from comment #4) > The "<!DOCTYPE" and "web-app_2_3.dtd" should not be in your web.xml. > > If I remove that Doctype declaration, it starts working. > > This is expected, as Servlet 2.3 applications have no support for Expression > Language. Note also that in Servlet 2.3 there is no support for "version" > attribute on "web-app" element. This may fall under the category of "things that really ought to happen (i.e. 2.3 -> no EL), but the Servlet EG likes to make chaos in the world and therefore EL should be available in a 2.3-spec webapp". -- 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