]
Denis Golovin updated JBIDE-8334:
---------------------------------
Attachment: screenshot76.png
screenshot77.png
JSF wizard shows wrong minimal Servlet version 3.0 instead of 2.5 for
JSF 2 projects
------------------------------------------------------------------------------------
Key: JBIDE-8334
URL:
https://issues.jboss.org/browse/JBIDE-8334
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Reporter: Denis Golovin
Assignee: Alexey Kazakov
Labels: jsf2
Attachments: screenshot76.png, screenshot77.png
Spec says in "Compatibility with and Migration from JavaServer Faces 1.2"
section:
*Related Technologies*
Other Java™ Platform Specifications
JSF is based on the following Java API specifications:
■ JavaServer Pages™ Specification, version 2.1 (JSP™)
<
http://java.sun.com/products/jsp/>
■ *Java™ Servlet Specification, version 2.5* (Servlet)
<
http://java.sun.com/products/servlet/>
■ Java™2 Platform, Standard Edition, version 5.0 <
http://java.sun.com/j2se/>
■ Java™2 Platform, Enterprise Edition, version 5.0 <
http://java.sun.com/j2ee/>
■ JavaBeans™ Specification, version 1.0.1
<
http://java.sun.com/products/javabeans/docs/spec.html>
■ JavaServer Pages™ Standard Tag Library, version 1.2 (JSTL)
<
http://java.sun.com/products/jsp/jstl/>
Therefore, a JSF container must support all of the above specifications. This requirement
allows faces applications to be
portable across a variety of JSF implementations.
In addition, JSF is designed to work synergistically with other web-related Java APIs,
including:
■ Portlet Specification, 1.0 JSR-168 <
http://www.jcp.org/jsr/detail/168.jsp>
■ Portlet Specification, 2.0 JSR-286 <
http://www.jcp.org/jsr/detail/286.jsp>
■ JSF Portlet Bridge Specification, JSR-301 <
http://www.jcp.org/jsr/detail/301.jsp>
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: