JSTL 1.0: What JSP Applications Need, Part 2 (O'Reilly)
[Posted September 18, 2002 by cook]
Hans Bergsten covers JSTL 1.0 in
part 2 of a series on O'Reilly.
"
Part 1 of this series gave you an overview of JSTL -- the new specification of commonly-needed JSP tag libraries -- and showed you how to use the core JSTL actions. In this article, I'll dig a bit deeper and discuss how JSTL can help you with internationalization and database access. The bulk of the article does not require any Java programming knowledge, but the sections that deal with how servlets and other Java classes interact with the JSTL actions do."
(
Log in to post comments)