是一種模版框架目的是為了簡化網頁使用者介面的開發.
bar
qoo
Installation for Tiles 2.1
http://tiles.apache.org/framework/getting_started.html
The Composite View Pattern
http://tiles.apache.org/framework/tutorial/pattern.html
Configuring Tiles(跟後面的範例有點不符 沒深入研究)
http://tiles.apache.org/framework/tutorial/configuration.html
Tiles concepts
http://tiles.apache.org/framework/tutorial/basic/concepts.html
Creating and using Tiles pages
http://tiles.apache.org/framework/tutorial/basic/pages.html
Nesting Definitions
http://tiles.apache.org/framework/tutorial/advanced/nesting-extending.html
Tiles Runtime Composition
http://tiles.apache.org/framework/tutorial/advanced/runtime.html
Tiles Rendering Utilities
http://tiles.apache.org/framework/tutorial/advanced/utils.html
Wildcard support
http://tiles.apache.org/framework/tutorial/advanced/wildcard.html
How to get redirect/forward to work with Apache Tiles - Tiles 跟 sendRedirect 之間有 bug, 可以這樣處理
http://sumedha.blogspot.com/2008/11/redirectforward-not-working-with-apache.html