[
https://issues.apache.org/jira/browse/OFBIZ-6655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14909280#comment-14909280 ]
Jacques Le Roux commented on OFBIZ-6655:
----------------------------------------
Hi Deepak,
I don't think we need to put
{code}
<web-app version="3.0"
{code}
in our web.xml files (see
https://tomcat.apache.org/tomcat-7.0-doc/appdev/web.xml.txt and
https://download.oracle.com/otn-pub/jcp/servlet-3.0-fr-oth-JSpec/servlet-3_0-final-spec.pdf chapter 14
The issue I foresee is if we don't when we will upgrade Tomcat we will not need to update, it it will be automatically done.
On the other hand we could keep the rest (xmlns, etc.). Did I miss something?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)