Relative Content

Tag Archive for javahtmlwebweb-applicationsthymeleaf

How to setup Thymeleaf for a web application?

Im developing a web app using eclipse and I want to use Thymeleaf, in particular I want to set from a servlet some variable to use then in an HTML file.
What I have to download to run the Thymeleaf engine and how I have to setup the application to make it works?