ABSTRACT

Developing Client/Server RDBMS Applications Using Java Servlets and JDBC...........................................................................................................181

Introduction...................................................................................................182 The Java Incentive........................................................................................183 The Project ....................................................................................................184 The Back-End Database...............................................................................186 The HTML Front End ...................................................................................188 The Middleware ............................................................................................188 How Does the Server Work? .......................................................................190 What Does the

RequestProcessor

Do?.........................................................196 Creating the Client Servlet ...........................................................................197 Searching the Database................................................................................199 Quick Setup ..................................................................................................200 Concluding Remarks.....................................................................................205

JDBC Applications ............................................................................................207 Upsizing an MSAccess Database .................................................................207 Using the Upsizing Wizard ..........................................................................208 Some Simple JDBC Applications .................................................................211 Concluding Thoughts ...................................................................................222

Web Servers.......................................................................................................225 What Is a Web Server? .................................................................................225 Internet Information Server (IIS) 4.0...........................................................226