Winery Distribution Site

This was a school project over the course focusing on Java Server Pages.

Full Credits

James Beagle, Robin Crowley, Martin Gallagher, & Timothy Walter

Overview

The Wineries page was a case study done as a group project to apply our skills with java server pages, custom jsp tags, and database design. The case study was to design a web service prototype for wine distributors to add their winery information and add their stock. The JSP site was developed in using NetBeans with Apache Tomcat as directed by our instructor. For the database system we used Oracle Express.

The page was a simple prototype to prove some functionality. Each of the pages was set up to create the needed tables, insert sample data, form function to add data to the database, a reporting page, and a drop table page to clear all test data.