You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by jb...@apache.org on 2012/03/31 17:00:23 UTC

svn commit: r1307820 - /tomcat/taglibs/standard/trunk/src/site/xdoc/index.xml

Author: jboynes
Date: Sat Mar 31 15:00:22 2012
New Revision: 1307820

URL: http://svn.apache.org/viewvc?rev=1307820&view=rev
Log:
update spec reference to Oracle's site
indicate this library is not yet release but the spec is approved

Modified:
    tomcat/taglibs/standard/trunk/src/site/xdoc/index.xml

Modified: tomcat/taglibs/standard/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/tomcat/taglibs/standard/trunk/src/site/xdoc/index.xml?rev=1307820&r1=1307819&r2=1307820&view=diff
==============================================================================
--- tomcat/taglibs/standard/trunk/src/site/xdoc/index.xml (original)
+++ tomcat/taglibs/standard/trunk/src/site/xdoc/index.xml Sat Mar 31 15:00:22 2012
@@ -27,7 +27,7 @@
     <big><b>JSP(tm) Standard Tag Library implementations</b></big>
 
     <p>Apache hosts the Apache Standard Taglib, an implementation of
-      the <a href="http://java.sun.com/products/jsp/jstl">JSP Standard Tag
+      the <a href="http://www.oracle.com/technetwork/java/jstl-137486.html">JSP Standard Tag
       Library (JSTL)</a> specification. Various versions are available.
     </p>
 
@@ -39,8 +39,8 @@
         <td><b>Getting the Taglib</b></td>
       </tr>
       <tr>
-        <td>Standard 1.2</td>
-        <td>JSTL 1.2 (not yet JCP approved)</td>
+        <td>Standard 1.2 (not yet released)</td>
+        <td>JSTL 1.2</td>
         <td>Servlet 2.5, JavaServer Pages 2.1</td>
         <td><a href="http://svn.apache.org/repos/asf/tomcat/taglibs/standard/trunk/">svn</a></td>
       </tr>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org