Murach's Java Servlets and JSP, 2nd Edition cover
Murach's Java Servlets and JSP, 2nd Edition
by Joel Murach, Andrea Steelman
ISBN: 1890774448
Found in 1 comment on Hacker News
View on Amazon
We may earn a commission from purchases made through links on this page.
Not ready yet? Get weekly book picks.
kachilous · 2010-12-22 · Original thread
I think Java is a great language for web programming. I would recommend one of these two books to get started: http://www.amazon.com/Murachs-Java-Servlets-JSP-2nd/dp/18907... http://www.amazon.com/Head-First-Servlets-JSP-Certified/dp/0...

These books cover jsp, servlets and other important aspects of java web development. Once you fully understand these concepts then you can branch off and use a framework such as: Spring, Grails, Struts, or Play! to ease the development of web applications.