RSS Feed for This PostCurrent Article

Simplify Web Application User Interface with Apache Tiles

Apache Tiles is a templating framework built to simplify the development of web application user interfaces. Tiles allows authors to define page fragments which can be assembled into a complete page at runtime. These fragments, or tiles, can be used as simple includes in order to reduce the duplication of common page elements or embedded within other tiles to develop a series of reusable templates. These templates streamline the development of a consistent look and feel across an entire application. Tiles grew in popularity as a component of the popular Struts framework. It has since been extracted from Struts and is now integrated with various frameworks, such as Struts 2 and Shale.

It is a view layer framework for Java EE applications that allows to separate pages into reusable pieces, according to the Composite View design pattern.

Popularity: 1% [?]


Trackback URL


RSS Feed for This Post1 Comment(s)

  1. Otniel | Feb 11, 2009 | Reply

    Hay, My name is otniel. I’m interesting with your topic. I’m write the blog in technology especially in programming.

    I just want to know why you don’t give sample project which contain tiles code at your site.

    I think your topic is good, but in your site is not enough clear i think.

    I very – very interesting with your topic, but i wish you can give some sample code. :)

    If you time, please visit my blog.

1 Trackback(s)

  1. From Simplify Web Application User Interface with Apache Tiles | paydayloan | Feb 10, 2009

RSS Feed for This PostPost a Comment