SEBESTA WWW Source Code Listings

// This Java/JDBC example connects to the cars database, uses // a query to select all rows of the Corvettes table in which // the Year column is less than 1992, and displays the results ................
................