It is my understanding that Java EE 6 will use JSP 2.2, servlet 3.0 and JSF 2.0. I am wondering if Tomcat 7.0 should also support JSP 2.2 in addition to servlet 3.0.
I have seen on the Sun's JSF forum a poster claim that JSF 2.0 would work with JSP 2.0 and servlet 2.5, so I guess Tomcat 6.0.x would be sufficient for Web applications using JSF 2.0. Martin On Tue, Mar 17, 2009 at 11:02 AM, Mark Thomas <ma...@apache.org> wrote: > Christopher Schultz wrote: > > Martin, > > > > On 3/9/2009 5:44 PM, Martin Dubuc wrote: > >> I am wondering if there are plans to support JSF 2.0 when it is > released. I > >> assume that support for JSF 2.0 will require support for new servlet/JSP > >> specs (somehting like servlet 3.0/JSP 2.2). Would this be done in > version > >> 7.0 of Tomcat? > > > > http://wiki.apache.org/tomcat/TomcatVersions says there are "no specific > > plans for Tomcat 7.0". It also links to several "notes" files that don't > > exist :( > > There are plans for Tomcat 7.0. I'll update that page and fix the links. > > There is no JSP 2.2 spec that I am aware of. Tomcat 7 will support servlet > 3.0 > > Mark > > > > > I would guess that 7.0 would be a good target for JSF 2.0 support (or at > > least support for those APIs that JSF 2.0 requires) but nobody's > > promising anything at this point. > > > > -chris > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > >