All Projects → thymeleaf → thymeleafexamples-thvsjsp

thymeleaf / thymeleafexamples-thvsjsp

Licence: Apache-2.0 license
Thymeleaf vs JSP - Companion application for the "Spring MVC view layer: Thymeleaf vs. JSP" article at the Thymeleaf website: http://www.thymeleaf.org/thvsjsp.html

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects
CSS
56736 projects

Thymeleaf Examples: Thymeleaf vs JSP

This is an example project for the "Spring MVC view layer: Thymeleaf vs JSP" article

To learn more:

 http://www.thymeleaf.org

Building

To build this project you will need Maven 2. You can get it at:

 http://maven.apache.org

Clean compilation products:

 mvn clean

Compile:

 mvn compile

Run in a tomcat server:

 mvn tomcat7:run

Once started, the application should be available at:

 http://localhost:8080/thvsjsp
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].