Java 2 Primer Plus

   

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
     

    Категории