This is a test project for learning apache tiles.
Project can be forked for learning apache tiles.
mvn clean install
mvn jetty:run
This will deploy the project on local host using port 9090
open following link in browser
http://localhost:9090/apachetiles/
1. Deploy documentation site
mvn site:run
2. Access documentation site
http://localhost:8080/