V
V
Valera Programmer2016-08-19 12:53:44
Java
Valera Programmer, 2016-08-19 12:53:44

JSP/JSTL vs Thymeleaf which one to choose?

I recently started developing a new project, I use JSP + JSTL on the front, I recently noticed on all sorts of forums / articles that people are starting to use Thymeleaf often.

I know JSP / JSTL very well and I want to know if it is worth paying attention to Thymeleaf at all and what advantages does it have over JSP / JSTL?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Denis, 2016-08-25
@calsh

I highly recommend Thymeleaf. There is experience in the production of JSP + JSTL, but in the latter they completely switched to Thymeleaf.
For me, the main advantage is the cleanliness of the view. The tags are all native html. This helps a lot. Less time is spent on the transfer of Vertsky, this advantage is especially noticeable when there is a separate coder in the team who does not want / can know anything about Java.

E
Evhen, 2016-08-23
@EugeneP2

Nice presentation of the world without Jsp. thymeleaf 2.0

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question