For simple spring web application spring mvc with jsp+apache tiles is the best choice? or should prefer thymeleaf or jsp+any tiles?
For simple spring web application spring mvc with jsp+apache tiles is the best choice?
answer is YES it was a good choice before but now use thymeleaf.
should prefer thymeleaf or jsp+any tiles?
answer : use thymeleaf fragment layouts which will serve your purpose as jsp tiles do.