A JSTL primer: Presentation is everything (IBM developerWorks)
[Posted April 16, 2003 by cook]
Mark A. Kolb
explains JSTL on IBM's developerWorks.
"
Localizing content for visitors is a critical element for developers who want their Web applications to have global impact. Internationalization features have been part of the Java programming language since JDK 1.1, and the JSP Standard Tag Library (JSTL) fmt library provides convenient access to all of these features through a focused set of custom tags. 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."
(
Log in to post comments)