| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 | 2001 ] |
| Articles Presentations |
- Easy Development with the JSP Standard Tag Library (JSTL) by Olexiy Prokhorenko - [Clicks: 163]
Learn how you can now use JSP for rapidly-built front ends that easily tap in to SQL databases.
http://www.developer.com/java/data/article.php/3291321 - Dec, 2003 - Practical JSTL, Part 2 by Sue Spielman - [Clicks: 129]
In part 2, we'll take a look at some of the other functionality provided for us. We'll touch base on the available standard actions contained within the JSTL in the XML, I18N, and SQL libraries.
http://today.java.net/pub/a/today/2003/11/27/jstl2.html - Nov, 2003 - Practical JSTL, Part 1 by Sue Spielman - [Clicks: 197]
This will be a two-part series. This set of excerpts from the book offers a functional overview and takes a look at the expression language and some of the actions available in the Core tag library.
http://today.java.net/pub/a/today/2003/10/07/jstl1.html - Oct, 2003 - JSP best practices: Update your JSP pages with JSTL by Brett McLaughlin - [Clicks: 112]
Brett McLaughlin introduces JSTL and shows you how to convert your JSP pages to use its highly functional tags.
http://www-106.ibm.com/developerworks/java/library/j-jsp05273.html - May, 2003 - A JSTL primer, Part 4: Accessing SQL and XML content by Mark A. Kolb - [Clicks: 60]
In this article, Mark Kolb concludes his coverage of JSTL with an introduction to the sql and xml libraries for accessing database and XML content in JSP pages.
[Includes source code]
http://www-106.ibm.com/developerworks/java/library/j-jstl0520/ - May, 2003 - JSTL Streamlines JSP Coding by Chris Schalk - [Clicks: 48]
Downloading and installing JSTL into Oracle development environments is simple, and Oracle will provide out-of-the-box integration with JSTL in upcoming versions of Oracle9iAS and Oracle9i JDeveloper.
http://otn.oracle.com/oramag/oracle/03-may/o33java.html - May, 2003 - A JSTL primer, Part 3: Presentation is everything by Mark A. Kolb - [Clicks: 63]
Mark Kolb returns to the topic of JSTL in this third installment of his four-part series with a look at the fmt tags for formatting and internationalizing data.
[Includes source code]
http://www-106.ibm.com/developerworks/java/library/j-jstl0415/ - Apr, 2003 - A JSTL primer, Part 2: Getting down to the core by Mark A. Kolb - [Clicks: 43]
Mark Kolb continues his exploration into JSTL and the core library with a look at tags to assist with flow control and URL management.
[Includes source code]
http://www-106.ibm.com/developerworks/java/library/j-jstl0318/ - Mar, 2003 - JSP Standard Tag Library eases Webpage development by Steve Small - [Clicks: 48]
The release of JavaServer Pages (JSP) Standard Tag Library (JSTL) is a significant development for JSP/servlet developers. With an expression language (EL) and a set of four powerful, easy-to-learn standard tag libraries, JSTL is likely to soon become the dominant approach for implementing dynamic, Java-based Websites.
http://www.javaworld.com/javaworld/jw-02-2003/jw-0228-jstl.html - Feb, 2003 - A JSTL primer, Part 1: The expression language by Mark A. Kolb - [Clicks: 83]
In this first installment of his new series on developerWorks, software engineer Mark Kolb shows you how to use JSTL tags to avoid using scripting elements in your JSP pages.
http://www-106.ibm.com/developerworks/java/library/j-jstl0211.html - Feb, 2003
- JSTL and Struts by Bill Siggelkow - [Clicks: 230]
http://prdownloads.sourceforge.net/struts/jstl-and-struts.pdf?download - Jul, 2003 - (PDF - 492 Kb)