Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification.
The "Specifications" page has been changed by KonstantinKolinko. The comment on this change is: Rearranged the page. Added JSP 2.0 links.. http://wiki.apache.org/tomcat/Specifications?action=diff&rev1=18&rev2=19 -------------------------------------------------- Different Tomcat versions implement different versions of the specifications (see [[TomcatVersions|details]]). - = JSR 315: Java Servlet 3.0 Specification = + = Java Servlet Specifications = + + == JSR 315: Servlet 3.0 == ||Spec versions: ||Servlet 3.0 || ||Stable: ||Final Release || ||Date: ||10 Dec, 2009 || ||Main page: ||[[http://www.jcp.org/en/jsr/summary?id=315|JSR315]] || - ||Download Page: ||[[http://jcp.org/aboutJava/communityprocess/final/jsr315/index.html|Overview]] [[https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_JCP-Site/en_US/-/USD/viewproductdetail-start?productref=servlet-3.0-fr-eval-oth-js...@cds-cds_jcp|Direct Download]] || + ||Download Page: ||[[http://jcp.org/aboutJava/communityprocess/final/jsr315/index.html|Overview]]<<BR>> [[https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_JCP-Site/en_US/-/USD/viewproductdetail-start?productref=servlet-3.0-fr-eval-oth-js...@cds-cds_jcp|Direct Download]] || + == JSR 154: Servlet 2.4, 2.5 == - = JSR 245: Java Server Pages 2.1/2.2 Specification, Expression Language 2.2 Specification = - JSP 2.2 is a maintenance release of JSP 2.1. Both are part of JSR 245. - ||Spec versions: ||JSP 2.1 ||JSP 2.2 ||EL 2.2 || - ||Stable: ||Final Release ||Maintenance Release ||Maintenance Release || - ||Date: ||11 May, 2006 ||10 Dec, 2009 ||10 Dec, 2009 || - ||Main page: ||[[http://www.jcp.org/en/jsr/summary?id=245|JSR245]] ||[[http://www.jcp.org/en/jsr/summary?id=245|JSR245]] ||[[http://www.jcp.org/en/jsr/summary?id=245|JSR245]] || - ||Download Page: ||[[http://jcp.org/aboutJava/communityprocess/final/jsr245/index.html|Overview]] [[https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_JCP-Site/en_US/-/USD/viewproductdetail-start?productref=jsp-2.1-fr-eval-spec-oth-js...@cds-cds_jcp|Direct Download]] ||[[http://jcp.org/aboutJava/communityprocess/mrel/jsr245/index.html|Overview]] [[https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_JCP-Site/en_US/-/USD/viewproductdetail-start?productref=jsp-2.2-mrel-eval-oth-js...@cds-cds_jcp|Direct Download]] ||[[http://jcp.org/aboutJava/communityprocess/mrel/jsr245/index.html|Overview]] [[https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_JCP-Site/en_US/-/USD/viewproductdetail-start?productref=expression_language-2.2-mrel-eval-oth-js...@cds-cds_jcp|Direct Download]] || - - = JSR 154: Java Servlet 2.4/2.5 Specification = - Servlet 2.5 is a maintenance release of Servlet 2.4. Both are part of JSR 154. + Servlet 2.5 is a maintenance release of Servlet 2.4. Both are JSR 154. ||Spec versions: ||Servlet 2.4 || Servlet 2.5 || ||Stable: || Final Release || Maintenance Release || ||Date: || 24 Nov, 2003 || 11 Sep, 2007 || ||Main page: || [[http://www.jcp.org/en/jsr/summary?id=154|JSR154]] || [[http://www.jcp.org/en/jsr/summary?id=154|JSR154]] || - ||Download Page: || [[http://jcp.org/aboutJava/communityprocess/final/jsr154/index.html|Overview]] [[https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_JCP-Site/en_US/-/USD/viewproductdetail-start?productref=servlet-2.4-fr-spec-oth-js...@cds-cds_jcp|Direct Download]] || [[http://jcp.org/aboutJava/communityprocess/mrel/jsr154/index2.html|Overview]] [[https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_JCP-Site/en_US/-/USD/viewproductdetail-start?productref=servlet-2.5-mrel2-eval-oth-js...@cds-cds_jcp|Direct Download]] || + ||Download Page: || [[http://jcp.org/aboutJava/communityprocess/final/jsr154/index.html|Overview]]<<BR>> [[https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_JCP-Site/en_US/-/USD/viewproductdetail-start?productref=servlet-2.4-fr-spec-oth-js...@cds-cds_jcp|Direct Download]] || [[http://jcp.org/aboutJava/communityprocess/mrel/jsr154/index2.html|Overview]]<<BR>> [[https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_JCP-Site/en_US/-/USD/viewproductdetail-start?productref=servlet-2.5-mrel2-eval-oth-js...@cds-cds_jcp|Direct Download]] || + + = JavaServer Pages and Expression Language Specifications = + + == JSR 245: JSP 2.1, JSP 2.2 and EL 2.2 == + JSP 2.2 is a maintenance release of JSP 2.1. Both are part of JSR 245. + + Expression Language was covered by JSP 2.0 and JSP 2.1 specifications, but became a separate document starting with JSP 2.2. + + ||Spec versions: ||JSP 2.1 ||JSP 2.2, EL 2.2 || + ||Stable: ||Final Release ||Maintenance Release || + ||Date: ||11 May, 2006 ||10 Dec, 2009 || + ||Main page: ||[[http://www.jcp.org/en/jsr/summary?id=245|JSR245]] ||[[http://www.jcp.org/en/jsr/summary?id=245|JSR245]] || + ||Download Page: ||[[http://jcp.org/aboutJava/communityprocess/final/jsr245/index.html|Overview]]<<BR>> [[https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_JCP-Site/en_US/-/USD/viewproductdetail-start?productref=jsp-2.1-fr-eval-spec-oth-js...@cds-cds_jcp|Direct Download]] ||[[http://jcp.org/aboutJava/communityprocess/mrel/jsr245/index.html|Overview]]<<BR>> [[https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_JCP-Site/en_US/-/USD/viewproductdetail-start?productref=jsp-2.2-mrel-eval-oth-js...@cds-cds_jcp|Direct Download - JSP 2.2]]<<BR>> [[https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_JCP-Site/en_US/-/USD/viewproductdetail-start?productref=expression_language-2.2-mrel-eval-oth-js...@cds-cds_jcp|Direct Download - EL 2.2]] || + + == JSR 152: JSP 2.0 == + + ||Spec versions: ||JSP 2.0 || + ||Stable: ||Final Release || + ||Date: ||24 November, 2003 || + ||Main page: ||[[http://www.jcp.org/en/jsr/summary?id=152|JSR152]] || + ||Download Page: ||[[http://jcp.org/aboutJava/communityprocess/final/jsr152/index.html|Overview]]<<BR>> [[https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_JCP-Site/en_US/-/USD/viewproductdetail-start?productref=jsp-2.0-fr-oth-js...@cds-cds_jcp|Direct Download]] || + = See Also = --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org