aungmyo / impala

Automatically exported from code.google.com/p/impala
0 stars 0 forks source link

Allow default web application to use servlet 2.4 web xml #173

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Applies as of r3279

Currently the default web application created using ant newproject uses a
web.xml based on the servlet 2.3 spec web.xml

Should be possible to generate default with later spec (at least 2.4)
compliant web.xml

Original issue reported on code.google.com by philzoio...@googlemail.com on 24 Mar 2009 at 7:52

GoogleCodeExporter commented 9 years ago
r4033 - using Servlet API 2.4 by default

Original comment by philzoio...@googlemail.com on 7 May 2009 at 10:02

GoogleCodeExporter commented 9 years ago
Fixed with r4033

Issue 199 now handles making XML version configurable when running 'ant 
newproject'.

Original comment by philzoio...@googlemail.com on 7 May 2009 at 10:08