springspring-mvcspring-webflowspring-webflow-2

For simple spring web application spring mvc with jsp+tiles is the best choice?


For simple spring web application spring mvc with jsp+apache tiles is the best choice? or should prefer thymeleaf or jsp+any tiles?


Solution

  • 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.