iNamik WebFrames is a JSP TagLib that allows you realize the
Composite View Design Pattern .
It was inspired by
David Geary's Regions Taglib .
WebFrames allows you to create reusable frames (really just JSP files) that define the relative
position of sections within a page. When you render a frame, you tell it how to fill in the
various sections. These reusable components help promote consistancy and maintainability within
your project.
|