JSTL Core Library

This chapter provides tutorial notes and example codes on JSTL Core Library. Topics include what is JSTL Core Library; c:out, c:set, c:if, c:choose, c:forEach, c:forToken action tags; example of dumping EL implicit objects; example of calculating prime numbers.

What Is JSTL Core Library

c:out Action Tag

c:out Action Tag with EL Expressions

c:set Action Tag

c:if Action Tag

c:choose Action Tag

c:forEach Action Tag

c:forTokens Action Tag

Example - Dumping EL Implicit Objects

Example - Calculating Prime Numbers

Conclusions:

Table of Contents

 About This Book

 JSP (JavaServer Pages) Overview

 Tomcat Installation on Windows Systems

 JSP Scripting Elements

 Java Servlet Introduction

 JSP Implicit Objects

 Syntax of JSP Pages and JSP Documents

 JSP Application Session

 Managing Cookies in JSP Pages

 JavaBean Objects and "useBean" Action Elements

 Managing HTTP Response Header Lines

 Non-ASCII Characters Support in JSP Pages

 Performance of JSP Pages

 EL (Expression Language)

 Overview of JSTL (JSP Standard Tag Libraries)

JSTL Core Library

 JSP Custom Tags

 JSP Java Tag Interface

 Custom Tag Attributes

 Multiple Tags Working Together

 File Upload Test Application

 Using Tomcat on CentOS Systems

 Using Tomcat on macOS Systems

 Connecting to SQL Server from Servlet

 Developing Web Applications with Servlet

 Archived Tutorials

 References

 Full Version in PDF/EPUB