K
K
Kirill Naumov2015-02-22 02:15:29
Java
Kirill Naumov, 2015-02-22 02:15:29

JSP vs jade4j which one to choose?

I have a Spring MVC application using jsp. There is a front-end written in Stylus + Jade that needs to be integrated into the application. Tell me, please, does it make sense to integrate jade templates instead of jsp? Will there be a drop in performance? And what is the best way to do this (integrate the new front-end)?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
Nikolai, 2015-02-24
@j_wayne

jade is definitely prettier and more comfortable. It is better understood by layout designers. JSP is fear and horror. But in terms of performance I will not say - it is necessary to measure. On the other hand, the database is usually the bottleneck. Don't skimp on matches - development costs are often more important.

N
Nikolai Pavlov, 2015-02-24
@gurinderu

Thymeleaf

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question