Greetings,

On Wed, Aug 7, 2013 at 9:41 AM, Caldarale, Charles R
<[email protected]> wrote:
> Sorry, that's just wrong.  There is no requirement for an individual webapp 
> to have a WEB-INF/web.xml, but if you want to run Tomcat with the required 
> servlet spec capabilities, you must leave Tomcat's conf/web.xml in place.

There's no requirement for having those required servlet spec
capabilities defined as a web.xml. They can be automatically loaded
via web-fragment.xml or the metadata discovery mechanism.

-Jesse

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to