When you want to use Apache Tiles, you will find that your tiles are cached and are not refershed when you reload the page in web browser.
This is a non-issue in production environment because once your webapp is deployed in production you never change your Apache Tiles templates and pages. However, in a development environment this is cumbersome since you will have to redeploy your webapp
↧