Search code examples
javadecoratortilessitemesh

Servlet page decoration: Do people use Tiles, Sitemesh, or something else?


I've used Tiles and Sitemesh for a number of years and while I personally prefer the Sitemesh style page decoration, I generally don't see a lot of mention of Sitemesh or Tiles on the Internet.

Do people use Tiles and/or Sitemesh actively, or are there other libraries that have taken over in this capacity?


Solution

  • I use sitemesh since it is less invasive than tiles. However I think that tiles is generally used in conjuction with structs 1.x?