GeekArticles
Java
JSPJSTL 1.0: Standardizing JSP, Part 1
Author: oreillynet.com |
Published: 10th Aug 2005 |
Visited: 213 times |
Add CommentFiled in: JSPby Hans Bergsten , author of JavaServer Pages, 2nd Edition 08/14/2002 June 11, 2002 started a new phase for JSP developers. That's when the JSP Standard Tag Library (JSTL) 1.0 specification was released. The Apache Taglibs project followed up with a reference implementation a few days later. JSTL answers developers' demand for a set of standardized JSP custom actions to handle the tasks needed in almost all JSP pages, including conditional processing, internationalization, database...n
Read Article Sponsored Links
Related Articles