Showing posts with label tiles. Show all posts
Showing posts with label tiles. Show all posts

Tuesday, November 19, 2013

Good Bye Apache Tiles

Dear Tiles, I've always questioned your wisdom, now I'm dropping you.
This will be my last project ever to use Apache Tiles again. Apache Titles suffers from out dated documentation, unjustified configuration, low activity and is an overall inferior templating solution.

I now use the solution discussed in this stackoverflow question:
http://stackoverflow.com/questions/1296235/jsp-tricks-to-make-templating-easier

As well as a solution put forward by KwonNam on github:
https://github.com/kwon37xi/jsp-template-inheritance