uCosminexus Application Server, Web Container Functionality Guide
This subsection describes tasks you need to perform and precautions you need to take when upgrading the version of a Web application from Servlet 2.5 to Servlet 3.0 specifications. For details on the Servlet 3.0 specifications, see Servlet 3.0 Specifications.
For details on the precautions to be taken when using the additions or changes made in the Servlet 3.0 specifications, see 6.2.3 Precautions related to the specifications that are added or changed in Servlet 3.0 specifications.
The specifications added based on the JSP 2.2 specifications are not supported. However, as the web.xml schema described in JSP 2.2 is supported, even if you add the JSP 2.2 tags in web.xml, the tags are ignored but no error is reported.
Modify the definitions in web.xml according to the Servlet 3.0 specifications. For details, see Java Servlet Specification v3.0. For specification related changes, see 6.2.3 Precautions related to the specifications that are added or changed in Servlet 3.0 specifications.
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.