Java Developer's Journal, Feb 1998

Developing 3-Tier Database Applications with Java Servlets

By Chád Darby

Java Developers Journal, February 1998


Introduction

The drive to create a successful web site has resulted in web applications that are interactive and informative.  A wealth of information is stored in corporate databases and there is a rush to publish this information on the web.   Corporation's traditional client / server applications are being edged-out by web-based applications.  This occurrence is possible thanks to the universal client, the web browser.


In this article, you will learn how to build a 3-tier database application that uses Java Servlets and the Java Database Connection (JDBC). You will witness the construction of each tier and understand the techniques used to create Java Servlets with database connectivity.

Source Code

Files in Compressed Format


Additional Servlet Articles


Related Books Recommended by Chád Darby


HOME

CONSULTING | DEVELOPMENT | PUBLICATIONS | TALKS | ABOUT

REQUEST INFO

Copyright © 1999, J9 Consulting

November 21, 1998