well as Java AWT for GUI. I was wondering for my next project...is JSP still relevant today?
If you are just starting learning web apps development with java, then it would be a good idea to start with something that gives you result right away. I suggest you the same - use spring-boot + some html template engine. That will give you results right away. My personal favorite template engine is "pug" (old name is "jade") because of it's concise syntax. Very popular is "thymeleaf". Google for something like "spring-boot html template". Here's one of the first results for example: https://www.baeldung.com/spring-template-engines
Обсуждают сегодня