aspose file tools
The moose likes Struts and the fly likes Tiles 2 vs JSP includes: What's the difference? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Tiles 2 vs JSP includes: What Watch "Tiles 2 vs JSP includes: What New topic
Author

Tiles 2 vs JSP includes: What's the difference?

Philippe Desrosiers
Ranch Hand

Joined: Mar 29, 2006
Posts: 138
I'm trying to explore a couple of templating solution frameworks (Tiles 2, Facelets, etc). But I'm having trouble understanding what is the functional difference between, say, a Tiles-based solution, and just using a bunch of JSP includes. Can someone give a bulleted list of what, exactly, Tiles does that couldn't be accomplished with a JSP include? Advantages related to other frameworks (such as Struts) don't count! I'm looking for a platform-agnostic solution (ie: something that doesn't tie me down to Struts, or JSF, or Spring Web flow or whatever).

thanks!
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Tiles 2 vs JSP includes: What's the difference?
 
Similar Threads
Comparision between various frameworks
Different types of frameworks
Here's a challenge
tiles and its use
Struts Vs WebWorks