• 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 or resource on Servlets?

 
Ranch Hand
Posts: 38
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Does anyone know of any good books on Java Servlets besides Marty Hall's 'Core Servlets and JSPs'?
I am a pretty decent Java programmer who knows nothing about Java as server-side web programming language.
If not a book, then a good resource on the web for info on Servlets?
 
Ranch Hand
Posts: 5040
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
javaranch.com proudly presents the Bunkhouse, where
there is no TV and a stack of books. Read the reviews
and select a book.
http://www.javaranch.com/bunkhouse/bunkhouseJ2ee.jsp
Hope you find it interesting.
regds.
- satya

[This message has been edited by Madhav Lakkapragada (edited March 26, 2001).]
 
Desperado
Posts: 3226
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
On-line, Sun's Servlet Tutorial
http://java.sun.com/docs/books/tutorial/servlets/index.html
 
reply
    Bookmark Topic Watch Topic
  • New Topic