• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

A Good Book on Servlets

 
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi everybody:

I would like to learn about servlets and JSP. What resources would you suggest? Are there any good online tutorials or e-books? What are your thoughts on the following two books?:

1. Core Servlets and JavaServer Pages, Volume II (2nd Edition) (Core) (Paperback)
by Marty Hall, Larry Brown, Yaakov Chaikin

2. Murach's Java Servlets and JSP
by Andrea Steelman, Joel Murach

Thanks for the help!
Tim
 
Rancher
Posts: 13459
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I haven't read the second one, I liked the first one. I thought of it as 'the book I wished I had when learning Servlets and JSPs'. Many important pieces of information that I had to learn the hard way.

HeadFirst Servlets and JSPs is also popular.
 
reply
    Bookmark Topic Watch Topic
  • New Topic