Murach's Java Servlets and JSP

This chapter shows how to create and use a library of custom JSP tags within a Java web application.

Chapter 9 How to work with custom JSP tags
How to code a custom tag that doesn't have a body 268
The JSP 268
The TLD tags 270
The tag handler class 272
How to code a custom tag that has a body 274
The JSP 274
The TLD tags 276
The tag handler class 276
How to code a custom tag that has attributes 278
The JSP 278
The TLD tags 280
The tag handler class 282
How to code a custom tag that reiterates its body 284
The JSP 284
The TLD tags 286
The tag handler class 286
How to work with scripting variables 290
An introduction to scripting variables 290
The TEI class 292
Classes, methods, and fields for working with custom tags 294
Methods and fields of the TagSupport class 294
Methods and fields of the PageContext class 296
Methods and fields of the BodyTagSupport class 298
Methods and fields of the BodyContent class 300
t




Murach's Java Servlets and JSP

Learn more about this book

Add this book to your cart