Does anybody know how to integrate struts2, tiles2 and thymeleaf?
I can do the following integrations:
- struts2, tiles2, freemarker
- spring mvc, tiles2, thymeleaf
But for a migration from struts1, tiles1, jsp would be good to have the migration path as stated.