Example jsp008.jsp

Create or locate an instance of the
bean named:

BaldwinBeans.jspBeanTest001. 

Display default size property of the 
bean using the getter mehod.

Medium 

Set the size property of the bean to
Large using the setter method.

Get and display the size property
again using the getter method.

Large 

Invoke an exposed method on the bean. 

The size is Large 

Have a good day. 


Figure 3