Java Servlets

For the web interface to my database, I chose to use Java Servlets. When I was designing the front-end, I tried to present as much information as possible while trying to hide any semblence of queries from the user. Here is the code to a few of my classes:


Author: Steven van Loben Sels - June 2000