You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-user@tomcat.apache.org by deepaksawdekar <de...@infosys.com> on 2003/10/02 10:55:10 UTC

difference between Standard and standard 1.0

On apache site there are two down loads for standard tag libs .
standad and standard 1.0 whats the difference between these two .


Thanks and Regards
Deepak

---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-user-help@jakarta.apache.org


Re: difference between Standard and standard 1.0

Posted by Pierre Delisle <Pi...@Sun.COM>.
deepaksawdekar wrote:

> On apache site there are two down loads for standard tag libs .
> standad and standard 1.0 whats the difference between these two .

If you click on each one of those links, the answer is right there.
And to understand the difference between JSTL 1.0 and JSTL 1.1,
please check the JSTL page at http://java.sun.com/jstl.

---
standard-1.0/

Standard Taglib
1.0 Release

This directory containts the final 1.0 release of the Standard Taglib, Jakara Taglibs's open-source implementation of the JSP Standard Tag Library (JSTL). JSTL is a standard under the Java Community Process.

---
standard/

Standard Taglib
1.1.x Releases

This directory contains releases for the 1.1.x versions of the Standard Tag Library, Jakarta Taglibs's open-source implementation of the JSP Standard Tag Library (JSTL), version 1.1. JSTL is a standard under the Java Community Process.

Standard-1.1.x requires a JSP 2.0 container, while Standard-1.0.x requires a JSP 1.2 container. For more information about JSTL, see Sun's JSTL page (http://java.sun.com/jstl)


---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-user-help@jakarta.apache.org