Home > front end >  Technology selection, small single do, JSP thymeleaf or aspx
Technology selection, small single do, JSP thymeleaf or aspx

Time:10-08

I do some basic JSP servlet, also learned the MVC SSM
Now in a small company, poking fun at the first a monthly salary of 3000, including network management work such as
Now I've developed casually, I say IT, is to deploy on the nas with tomcat
Will use eclipse and androidStudio, Idea with less
Thymeleaf beginner, technology selection ask others, others said the JSP is too old to phase out
I feel thymeleaf separation might be good for both before and after the end, my project front should be simple, the back-end logic to complex may be some
I express the company's master, what is that simple to fit in, as long as can make to the sort,
Download a gossip, said the JSP is big fierce, thymeleaf are ok, predecessors advice

CodePudding user response:

Personal opinion:
A scene in the tian long ba bu: dragon temple of the elders asked his disciples "decline demon in addition to the magic with what?" Disciple way with our good long, learning new knowledge is inevitable, but don't use in production from already can't or don't know

CodePudding user response:

The other is to deploy on group of CDH nas, only tomcat7, sample inside a lot of bringing a web - inf/web. XML
But STS thymeleaf project without this file, I also don't know what's the problem, will you then anyway now deployed will not come
If the JSP is better

CodePudding user response:

If consider front end separation need not thymeleaf, should consider the three front frame which cooked with which
If it is short term rapid project or suggest doing it in a template engine to thymeleaf/JSP is nothing too big problems, aspx don't know much about it

CodePudding user response:

reference jack5246 reply: 3/f
if considering the separation need not thymeleaf, should consider the three front frame which cooked with which
If it is short term rapid project or suggest doing it in a template engine to thymeleaf/JSP is nothing too big problems, aspx not sure


Vue learned some, the rest are all zero basic
I myself a person write a front-end and back-end, rapid spike project, but the need to custom function
Also consider the sqlite database or mysql/mariaDB

But don't know how to deploy a hello world at present, the above has tomcat7.0 and apache2.4
Do you want to use springboot ah

CodePudding user response:

reference 4 floor walkuere response:
Quote: reference jack5246 reply: 3/f

If consider front end separation need not thymeleaf, should consider the three front frame which cooked with which
If it is short term rapid project or suggest doing it in a template engine to thymeleaf/JSP is nothing too big problems, aspx not sure


Vue learned some, the rest are all zero basic
I myself a person write a front-end and back-end, rapid spike project, but the need to custom function
Also consider the sqlite database or mysql/mariaDB

But don't know how to deploy a hello world at present, the above has tomcat7.0 and apache2.4
Do you want to use springboot ah

Springboot had better use, save a lot of configuration problems, even the tomcat this saved
Springboot + mybatis plus/jpa + thymeleaf/JSP development this way up is quite fast
Small projects don't have to consider so many technical problems, familiar with what, pay attention to when writing code code extensibility is good

CodePudding user response:

reference 5 floor jack5246 reply:
springboot had better use, save a lot of configuration problem, even the tomcat this saved
Springboot + mybatis plus/jpa + thymeleaf/JSP development this way up is quite fast
Small projects don't have to consider so many technical problems, familiar with what, pay attention to when writing code code extensibility is good


Group of CDH nas can copy the files directly on the servlet, but springboot deployment is not web. The XML, and don't come, I can only see the online tutorial package war, then permissions not, only springboot finish again to switch to the servlet

Now they need some push function, it seems that the public, I don't know how, seem to make a small program
  • Related