Articles «Previous

Building Web Applications with Servlets and JavaServer Pages

David S. Janzen, Bethel College - North Newton

Article comments

Copyright © 2002 by the Consortium for Computing in Small Colleges.

NOTE: At the time of publication, the author David Janzen was not yet affiliated with Cal Poly.

Abstract

Servlets and JavaServer Pages provide the ability to dynamically generate web pages using the Java programming language. Among other benefits, the use of Java on the server-side allows the web developer to directly implement object-oriented designs, utilize multiple threads of execution, and employ JDBC to communicate with a database. This tutorial will introduce Servlets and JavaServer Pages through UML diagrams, code samples, and an example web application.

Suggested Citation

David S. Janzen. "Building Web Applications with Servlets and JavaServer Pages" Journal of Computing Sciences in Colleges 17.4 (2002): 77-78.
Available at: http://works.bepress.com/djanzen/21