18.14. Summary
Tool: Jakarta Taglibs Purpose: Implementation of the JSP standard tags Version covered: 1.1 Home page: http://jakarta.apache.org/taglibs/ License: The Apache Software License, Version 1.1 Further Reading: The official JSTL specification: http://java.sun.com/products/jsp/jstl/ JavaServer Pages , Second Edition, by Larne Pekowsky, Addison-Wesley, 2003. This is an overview of JSPs aimed at developers with no previous Java experience, but readers of this book may find the information on creating new tags and using the JSTL of interest. (In the interest of full disclosure it should be noted that JavaServer Pages was written by the author of this book.)
|