For the development of a website, I need a template engine which should have good speed, easily maintainable and should have good support.
I use JSP/JSTL because it is a standard. In addition to that, I also use spring forms and tags in addition. Your IDE can suggest tags and attributes because it is XML based on your JSP.
Ipseeta Priyadarshini
Software Developer
I have used both JSP and Thymeleaf.
Pros of Thymeleaf:-
Cons of Thymeleaf:-
Pros of JSP:-
Cons of JSP:-