previous
|
index
|
next
.tag
File Attributes (cont'd)
Here is a JSP that uses the
panel
tag:
panel.jsp
. Note:
panel
tags are used repeatedly to construct a larger table
Each
panel
tag sets the required attributes
The
panel
tags have bodies composed of static text
The
panel
tags can be nested
Result:
http://redrock.d.umn.edu:8082/jsp-examples/jsp2/tagfiles/panel.jsp
previous
|
index
|
next