Chapter 24

   

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
     



    Java 2 Primer Plus
    Java 2 Primer Plus
    ISBN: 0672324156
    EAN: 2147483647
    Year: 2001
    Pages: 332

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net