iNamik
  The Pursuit of Excellence in the Software Development Lifecycle
 
Home
Projects
Downloads
FAQ
Old News
About
Links
Contact
 
iNamik WebFrames

What Is It?
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.

What License Is It Released Under?
iNamik WebFrames is currently released under the GNU General Public License .

How Do I Use It?
Checkout the Examples Section to see the WebFrames taglib in action. You'll also be able to view the source code for the example pages.

You can also read the Documentation online. It was generated using the Tag Library Documentation Generator .

Todo
No todo's at this time. I'll upgrade to 1.0rc1 in the near future unless I get requests for features.