3.1 Organization of this chapter

This chapter describes the details on using JSF and JSTL.

Java Server Faces (JSF) is a Web application framework provided with the standard specification of JavaEE.

Java Server Pages Standard Tag Library (JSTL) is a tag library that has all the tags frequently used in Web applications.

The following table describes the organization of this chapter:

Table 3-1 Organization of this chapter (Using JSF and JSTL)

ClassificationTitleReference
GuideOverview of JSF and JSTL3.2
JSF and JSTL functionality3.3
ImplementationSetting up a class path (Setting up a development environment)3.4
Definitions in a DD3.5
JSF applications development flow3.6
Using a log (development inspection log) for debugging3.7
SetupSetting up an execution environment3.8
OperationsTo output and check the troubleshooting information3.9
NotesNotes on using the JSF and JSTL3.10