Chapter 14 |
||
Database Server
In this chapter and the two that follow, we will write a small database application. This chapter uses Java Database Connectivity (JDBC) and RMI to create a database server that stores information about students. The source code needed for this application is stored in the examples\Project directory. The "Project" directory contains the following files:
Files needed for this chapter are:
Construction ZoneNow put your brain in gear and try to concentrate on this application.
|
||
|
||
Copyright © 2001 www.universalteacher.com |
||