I'm going to start using Spring MVC to create my pages but I have some questions:
- Using Apache Tiles to create templates and use Bootstrap (CSS Framework) to style pages is advantageous, or is it better to use Bootstrap to do these two functions?
-
Is it possible to create bootstrap templates in the same way as in Apache Tiles?
I thank anyone who cares and / or answers my questions.