blob: 0363811bd746c0f7ea8c5308535fc0c2eaac869c [file] [log] [blame]
<?xml version="1.0"?>
<document url="./intro.xml">
<properties>
<author>Shawn Bayern</author>
<title>The Jakarta-Taglibs Project: Standard-1.1 taglib: JSP[tm] Standard Tag Library (JSTL 1.1) implementation</title>
</properties>
<body>
<section name="Standard-1.1 Taglib" href="Welcome">
<big><b>JSP(tm) Standard Tag Library 1.1 implementation</b></big>
<p>Jakarta Taglibs hosts the Standard Taglib 1.1, an implementation of
the <a href="http://java.sun.com/products/jsp/jstl">JSP Standard Tag
Library (JSTL)</a>, version 1.1, which was developed under the
<a href="http://jcp.org/">Java Community Process</a>.
</p>
<p><b>NOTE:</b> Standard-1.1 (JSTL 1.1) requires a JSP container that supports
the Java Servlet 2.4 and JavaServer Pages 2.0 specifications.
Jakarta <a href="http://jakarta.apache.org/tomcat/">
Tomcat 5</a> supports the new specifications. The Standard-1.1 taglib
has been tested with Tomcat 5.0.3.</p>
<p><a href="http://jakarta.apache.org/taglibs/doc/standard-1.0-doc/intro.html">Standard-1.0</a>
(implementation of the JSTL 1.0 specification) requires a JSP container that supports
the Java Servlet 2.3 and JavaServer Pages 1.2 specifications.
Jakarta <a href="http://jakarta.apache.org/tomcat/">
Tomcat 4</a> supports these specifications. The Standard 1.0 taglib
has been tested with Tomcat 4.1.24.
</p>
</section>
<section name="Standard-1.1 Taglib News" href="News">
<news>
<newsitem date="10/25/2004">
Standard Taglib version 1.1.2
- A minor bug fix update -
is now available from the
<a href="http://jakarta.apache.org/site/binindex.cgi#Release%20Builds">
Apache Jakarta Project Mirrors</a>.
</newsitem>
<newsitem date="07/20/2004">
Standard Taglib version 1.1.1
- A minor bug fix update -
is now available from the
<a href="http://jakarta.apache.org/site/binindex.cgi#Release%20Builds">
Apache Jakarta Project Mirrors</a>.
</newsitem>
<newsitem date="01/30/2004">
Standard Taglib version 1.1.0 - First official release of our
implementation of JSTL 1.1 - is now
available from the <a href="http://jakarta.apache.org/site/binindex.cgi#Release%20Builds">
Apache Jakarta Project Mirrors</a>.
</newsitem>
<newsitem date="09/25/2003">
Standard Taglib version 1.1.0-B1 - early access (Beta 1) of our
implementation of JSTL 1.1 - is now
available from the <a href="http://jakarta.apache.org/site/binindex.cgi#Release%20Builds">
Apache Jakarta Project Mirrors</a>.
</newsitem>
</news>
</section>
<section name="Documentation" href="Documentation">
<p>For more information about the Standard Taglib,
look at the on-line documentation:</p>
<ul>
<!-- Uncomment this section and modify as needed when you start
doing releases of the taglib, a link can be made to each
available release. -->
<li>View the Standard 1.1 taglib documentation
<a href="standard/index.html">Standard 1.1 Documentation</a>
</li>
<li>View the most recent, nightly build of the
<a href="index.html">Standard Taglib Documentation</a>
</li>
</ul>
<p>For information on how to use the distributions,
look at the following documentation:</p>
<ul>
<li><a href="http://jakarta.apache.org/taglibs/binarydist.html">
Using the Jakarta-Taglibs
Binary Distribution</a></li>
<li>
<a href="http://jakarta.apache.org/taglibs/sourcedist.html">
Using the Jakarta-Taglibs
Source Distribution</a></li>
</ul>
<p>Several books have been written about JSTL. See the <a
href="#Books">JSTL Books</a> section below for more documentation.</p>
</section>
<section name="Download" href="Download">
<!-- Uncomment this section and modify as needed when you start
doing releases of the taglib. -->
<p>Download a binary distribution of the Standard release:</p>
<ul>
<li>
Download the Standard Tag Library Release from an
<a href="http://jakarta.apache.org/site/binindex.cgi#Release%20Builds">
Apache Jakarta Project Mirror</a>
</li>
</ul>
<p>Download the most recent, nightly snapshot:</p>
<ul>
<li>
<a href="http://jakarta.apache.org/builds/jakarta-taglibs/nightly/projects/standard/">
Standard Taglib nightly snapshot</a></li>
</ul>
<p>Nightly build distributions of the development version for all the
Jakarta-Taglibs are available for download:</p>
<ul>
<li>Download
<a href="http://jakarta.apache.org/builds/jakarta-taglibs/nightly/src/">
Jakarta-Taglibs Source</a></li>
<li>Download entire
<a href="http://jakarta.apache.org/builds/jakarta-taglibs/nightly">
Jakarta-Taglibs Distribution</a></li>
</ul>
</section>
<section name="JSTL Books" href="Books">
<p>The following books about JSTL are available:</p>
<ul>
<li><a href="http://jstlbook.com/"><i>JSTL in Action</i></a>, Shawn Bayern, Manning</li>
<li><a href="http://TheJSPBook.com/"><i>JavaServer Pages</i></a>, Hans Bergsten, O'Reilly</li>
<li><a href="http://www.core-jstl.com"><i>Core JSTL: Mastering the JSP Standard Tag Library</i></a>, David Geary, Sun Microsystems Press</li>
</ul>
</section>
<section name="Contributors" href="Contributors">
<p>List of contributors:</p>
<ul>
<li>The <a href="http://www.jcp.org/jsr/detail/52.jsp">JSR-052 Expert Group</a></li>
<li>Pierre Delisle (specification lead)</li>
<li>Shawn Bayern (implementation lead)</li>
<li>Nathan Abramson</li>
<li>Hans Bergsten</li>
<li>Scott Hasse</li>
<li>Justyna Horwat</li>
<li>Mark Kolb</li>
<li>Jan Luehe</li>
<li>Glenn Nielsen</li>
<li>Dmitri Plotnikov</li>
<li>Felipe Leme</li>
</ul>
</section>
</body>
</document>