Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Servlet Spec from 3.0 to 3.1 #6

Closed
hideakikondo opened this issue Feb 2, 2017 · 1 comment
Closed

Change Servlet Spec from 3.0 to 3.1 #6

hideakikondo opened this issue Feb 2, 2017 · 1 comment
Assignees
Milestone

Comments

@hideakikondo
Copy link
Contributor

Problem

Currently our web.xml defines our apps (core/engine) are written in the form of servlet spec 3.0. We use Tomcat 8 in development and testing and recommend users to use it, however according to the following information, tomcat 8 is for servlet spec 3.1.
http://tomcat.apache.org/whichversion.html

This may cause minor issues.

Solution

Change web.xml to use servlet spec 3.1.

@SawamiWataru
Copy link
Contributor

Released v1.6.16

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants