S
S
stranger202015-07-15 20:30:45
Java
stranger20, 2015-07-15 20:30:45

Introduction to java web development?

Interested in web development in java. Tell me, please, what to read the most relevant to enter the topic? What frameworks, libraries are the de facto standard that you need to know?
What books/videos/tutorials should I start with first? (you can also in English, there are no problems with this)
Thank you!

Answer the question

In order to leave comments, you need to log in

5 answer(s)
T
Timur, 2015-07-15
@stranger20

You can from the official tutorial:
https://docs.oracle.com/javaee/7/tutorial/index.html
Also a good book www.rahvaraamat.ee/p/java-ee-7-%D0%BE%D1%81% D0%BD%...

�
âš¡ Kotobotov âš¡, 2015-07-16
@angrySCV

not JEE, I beg you.
see play framework, akka.

M
Mark Ivanych, 2015-07-23
@iormark

No matter what anyone says, I really like Java. I use only ServletAPI + Freemarker + Tomcat to create a project of any complexity, this is more than enough IMHO. Routing with reflection. It's nice to look at the code, beauty is obtained if the hands are straight. You can twist and turn the project as you like, Java is a very powerful technology even when using such a minimum as I have. Everything works very quickly and like clockwork, exception handling is generally pleasing.
I don’t want to touch the feelings of those who understand, but I tried to use frameworks, I almost threw up from this muck. It is much more pleasant to write code once by hand and sharpened for a narrow specialization of the project - I don’t want to expand it!

M
Makarov, 2015-07-15
@s3lfstyle

I am not at all competent in this matter, but it seems like Grails is an analogue of ROR with the MVC model.

C
cyberorg, 2015-07-23
@kyberorg

There is also a very convenient Spring WebMVC

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question