Window toolkits typically
provide a layout mechanism
that positions widgets in a
container. For example, AWT
and Swing have layout
managers, and VisualWorks
Smalltalk has wrappers. This
article presents a template
mechanism for JSP that
allows layout to be
encapsulated and reused. JSP
templates minimize the
impact of layout changes and
encourage modular design.
Date: Oct, 17 2000 |