Murach's Java Servlets and JSP
This chapter shows how to code a class that defines a JavaBean, and it shows how to code special JSP tags that work with JavaBeans.
|
|
|
|
How to code a JavaBean |
244 |
|
A JSP that uses a JavaBean |
246 |
|
|
How to code the useBean tag |
248 |
|
How to code the getProperty and setProperty
tags |
250 |
|
How to set the properties of a bean from request
parameters |
252 |
|
How to set non-string data types in a bean |
254 |
|
How to use interface and abstract class types
with beans |
256 |
|
|
The application when the MVC pattern is used |
258 |
|
The application when Model 1 architecture
is used |
262 |
|
t |
|
|
|
|
© Copyright 1998-2008 Mike
Murach & Associates, Inc. All rights reserved.
|