Exercises

   

Java™ 2 Primer Plus
By Steven Haines, Steve Potts

Table of Contents
Chapter 23.  Component-Based JavaServer Pages


1:

Create a JSP that includes another JSP that contains your name.

2:

Create a JSP that passes your name to another JSP as a parameter. Make that JSP display the name.

3:

Create a JSP and JavaBean that updates a database with your personal information.

4:

Create another JSP that retrieves this information and displays it on the screen. Use a JavaBean to access the database.


       
    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