Join Amazon Prime and get unlimited Free One-Day Delivery. Already a member? Sign in.

 

or
Sign in to turn on 1-Click ordering.
 
   
More Buying Choices
38 used & new from £0.33

Have one to sell? Sell yours here
 
   
Tell a Friend
Java Servlet Programming (Java)
 
See larger image
 
Java Servlet Programming (Java) (Paperback)
by Jason Hunter (Author), William Crawford (Author), Internet - web site design (Author)
4.8 out of 5 stars  (13 customer reviews)
RRP: £31.95
Price: £20.77 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £11.18 (35%)
Availability: In stock. Dispatched from and sold by Amazon.co.uk. Gift-wrap available.

Only 2 left in stock--order soon (more on the way).

Want guaranteed delivery by 1pm Friday, August 22? Choose Express delivery at checkout. See Details

38 used & new available from £0.33
Other Editions: RRP: Our Price: Other Offers:
Paperback (Bargain Price,Import) Order it used
Paperback 20 used & new from £0.74
 
   

Frequently Bought Together

Customers buy this book with JavaServer Pages by Hans Bergsten

Java Servlet Programming (Java) JavaServer Pages
Price For Both: £41.54

Customers Who Bought This Item Also Bought

Java Data Objects

Java Data Objects by David Jordan

£18.81
Java Database Best Practices

Java Database Best Practices by George Reese

£18.81
Building Java Enterprise Applications: Architecture Vol 1 (Building Java Enterprise applications)

Building Java Enterprise Applications: Architecture Vol 1 (Building Java Enterprise applications) by Brett McLaughlin

3.7 out of 5 stars (3)  £18.81
Hardcore Java

Hardcore Java by Robert Simmons

3.5 out of 5 stars (6)  £18.53
Database Programming with JDBC and Java, 2nd Edition

Database Programming with JDBC and Java, 2nd Edition by George Reese

3.1 out of 5 stars (9)  £16.46
Explore similar items : Books (97)

Product details

  • Paperback: 780 pages
  • Publisher: O'Reilly Media, Inc.; 2 edition (3 April 2001)
  • Language French
  • ISBN-10: 0596000405
  • ISBN-13: 978-0596000400
  • Product Dimensions: 23.2 x 17.8 x 3.6 cm
  • Average Customer Review: 4.8 out of 5 stars  (13 customer reviews)
  • Amazon.co.uk Sales Rank: 190,129 in Books (See Bestsellers in Books)

    Popular in this category:

    #7 in  Books > Computing & Internet > Programming > Languages > Java > Servlets

    (Publishers and authors: Improve Your Sales)
  • Other Editions: Paperback (Bargain Price,Import) |  Paperback  |  All Editions

  • See Complete Table of Contents

Customers Viewing This Page May Be Interested in These Sponsored Links

 (What is this?)
C++ Libraries
www.roguewave.com    Build cross-platform C++ apps Download technical white paper 
JAVA Programming
www.firebrandtraining.co.uk    From the Training Company of the Year, 3 years running. 
Programming Courses
www.computeach.co.uk    From the UK's leading provider of IT Training Courses 

Product Description

Amazon.co.uk Review
Aimed at Web developers with some previous Java experience, Java Servlet Programming, 2nd Edition, offers a solid introduction to the world of Java development with servlets and related technologies. Newly updated with over a half-dozen new chapters and thoroughly revised, this title brings an already useful text up to speed with some leading-edge material. It excels particularly in explaining how to program dynamic Web content using Java servlets, with a fine introduction to all the APIs, programming techniques and tips you will need to be successful with this standard.

Besides being a useful guide to APIs, the book looks at a variety of techniques for saving session state, as well as showing how servlets can work together to power Web sites. You will learn performance tips and ways to get servlets to work together (such as forwarding and redirection), plus the basics of database programming with JDBC to build content with "live" data. A later chapter examines what's next for servlets with the emerging Servlet 2.3 API standard. Importantly, the authors go over deploying and configuring Web applications by editing XML files, a must-have for successfully running servlets in real applications.

Since the first edition of this title, the choices for Java Web developers have grown much richer. Many of the new chapters in this edition look at options beyond servlets. Short sections on application frameworks such as Tea, WebMacro, the Element Construction Set (ECS), XMLC and JavaServer Pages (JSPs) let you explore what's out there for Java developers today with a survey of some current tools that can speed up creating new Web applications.

The text closes with reference sections on servlet APIs