Display default size
property of the bean using
the jsp:getProperty tag. 

Large 

Set the size property of the
bean to Small using the
jsp:setProperty tag. 

Display size property again
using the jsp:getProperty
tag.

Small 


Figure 7