Apache Tiles vs OpenSymphony SiteMesh

Posted by Bytecode Ninja on Stack Overflow See other posts from Stack Overflow or by Bytecode Ninja
Published on 2010-04-22T08:09:53Z Indexed on 2010/04/22 8:13 UTC
Read the original article Hit count: 1081

Filed under:
|
|
|
|

It's been a long time since I used SiteMesh or Tiles in a Java Web app and I've almost forgotten all the architectural differences as well as the weaknesses and strengths of these frameworks. My question is: which one is a better choice for building JSP/Servlet based Web apps or for use with Struts2? Why? And are there any weaknesses that I should be aware of? Are there any better alternatives available at all?

Thanks in advance.

© Stack Overflow or respective owner

Related posts about jsp

Related posts about tiles