Internet Explorer in all versions is a dangerous browser. It has many deficiencies and security vulnerabilities that make it unsafe.
You should instead use a current version of Chrome or
Firefox if you're using windows or Safari for the Mac.
This site will not function properly in Internet Explorer. Emails will not be sent, downloads will not function, assignments will not be
submitted...
100 points
Database Q and A
Requirements
Comments placed in the source code file
5
Application placed in an executable JAR file
5
Questions can be viewed, edited, added, and deleted through a JTable
20
Answers can be viewed, edited, added, and deleted through a JTable
20
User, Questions, and Answers are stored in a DataBase
30
The relative popularity of Questions and Answers can be changed in a meaningful way
For this lab you will need to take whatever steps are necessary to reproduce the functionality of Lab02 (Question and Answer Tables) except for this version of the program all of the data for the program should be provided by a MySQL database. See the attached text file for the SQL statements needed for this program.