Stephanie Bodoff
In This Chapter
The Example JSP Pages
Using JSTL
Expression Language Support
Core Tags
XML Tags
Internationalization Tags
SQL Tags
The ("JSTL") encapsulates core functionality common to many JSP applications. For...
This chapter illustrates JSTL with excerpts from the JSP version of the Duke's Bookstore application discussed in Custom Tags in JSP Pages (page 431) rewritten...
JSTL includes a wide variety of tags that naturally fit into discrete functional areas. Therefore, JSTL is exposed via multiple TLDs to clearly show the...
The core tags include those related to expressions, flow control, and a generic way to access URL-based resources whose content can then be included and...
In Internationalizing and Localizing Web Applications (page 361), we discussed the how to adapt Web applications to the language and formatting conventions of client locales....
The JSTL SQL tags are designed for quick prototyping and simple applications.
Table 17.5.
Area
Function
Tags
TLD
Prefix
Database
<driver>
/jstl-sql
sql
SQL
<transaction>
<query>
<update>
<param>
The driver tag is provided to allow you to set driver information...
С 2009 года мы стали переводить структура сайта на различные языки. Сайт теперь будет содержать книги не только на английском языке, но также и на других европейских языках, в том числе и на Русском языке.