MS - CSc 6370

Web Programming

GSU

More info:

Click throught the assignments to view contents




Valid XHTML 1.0 Strict



Instructions

Assignment 6 (due November 17, 2008)
Write an application using Java (Classes, Servlets, JSP) that will:
* Read the configuration information from a properties file.
* Set the configuration parameters into Session object.
* Establish JDBC connection to MySQL database (using configuration parameters from Session Object).
* Run a sample query and display the result set.

Answers

  • On server
ml>