Howdy,
I'm currently in a Spring MVC 3 based project, and found out about Apache Tiles 2 the other day,
I think Tiles 2 is a heck of framework that I could make good use in my project, but before I commit to it, I would like to know if it integrates well with Spring MVC 3, given that Tiles' inherent relationship with Struts. Spring also seems to have issues with some frameworks, so better careful than sorry I guess.
So, how's your experience with Spring, Spring MVC 3 and Tiles 2 together?
Thanks!