Developing Java Servlets

Editorial Reviews
Amazon.com
For Java developers, download time and execution performance significantly limit the practical sphere of Java applets. Server-side Java is the key solution. Developing Java Servlets presents this important technology for proficient Java developers; however, don’t look here for a primer to the base Java language.

While the book includes numerous Java code examples, the lack of a companion CD-ROM is disappointing. And while there is a reference to the publisher’s Web site, it wasn’t easy to find the URL in the book. The writing is also a bit choppy in places.

To illustrate many of the concepts in the book, a complete sample application is presented. The author uses an online movie catalog system as the book’s case study. This example includes database access, user interface implementation, and simple shopping basket features to put the technology in good perspective.

  • Publisher: Sams
  • Number Of Pages: 515
  • Publication Date: 1999-07
  • Sales Rank: 1348033
  • ISBN / ASIN: 0672316005
  • EAN: 9780672316005
  • Binding: Paperback
  • Manufacturer: Sams
  • Studio: Sams

Developing Java Servlets expects readers to have expertise in Java and a basic understanding of object-oriented programming going in. As long as you have this background, it is a solid manual to the cross-platform server processing architecture. –Stephen W. Plain

Topics covered: Development environment, communication details of servlets, and using servlets to access databases with the Java Database Connectivity (JDBC) architecture.

Book Description
Developing Java Servlets is a comprehensive, code-intensive book for professional Java developers. It explains the Java Servlet API architecture and client-server development concepts, and contains detailed, professional programming techniques for building sophisticated e-commerce and database servlet applications. This book explains HTTP, MIME, server-side includes, and other web-based client-server technologies that developers need to understand to build any servlet application. In addition, the book covers JDBC, RMI, CORBA, and other object technologies to the degree are needed to build sophisticated Java servlets.
Buy it here

Leave a Reply