Java Servlets: By Example

  • Authors:
  • Alan R. Williamson

  • Affiliations:
  • -

  • Venue:
  • Java Servlets: By Example
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

From the Publisher:Java Servlets: By Example takes the reader into the world of servlets, moving example by example from the simple to the complex. An early chapter explains the simple HTML form processing through servlets. A later chapter shows how to connect a Java applet to a servlet, which is itself connected to a database. Java Servlets: By Example is full of real-world, ready-to-run example code. Each chapter deals with a new problem and takes the reader througha series of servlet-based solutions. However, the book is detailed enough that it may also serve as a reference for the developer