Java 2 Primer Plus

   

Java™ 2 Primer Plus

By Steven Haines, Steve Potts

Table of Contents
Appendix C.  Answers to Review Questions

A1:

Custom tags allow you to add sophisticated component processing to your JSP pages.

A2:

The taglib ties the custom tag to the class that provides the implementation of the behavior.

A3:

The implementation class provides a special set method, which is called automatically when the tag is processed.

A4:

We add <rtexprvalue>true</rtexprvalue> to the tablib to indicate that expressions are allowed.


       
    Top
     

    Категории