Contact Web Application
Author: Cale McCammon
Contact is a J2EE web application for storing contact information (name, address, phone number) etc. It is meant to be deployed to an Amazon Elastic Beanstalk instance via the AWS Eclipse toolkit. The application uses Java, Tomcat, and MySQL (JDBC) to push data to a database and to query the database. It also leverages jQuery and Bootstrap for greater usability.
Requirements:
- AWS account.
- Eclipse with AWS plugin.
- Elastic Beanstalk environment with MySQL database (JDBC).
- To deploy, simply choose to run the program on server, and select your AWS environment.
Tools used:
- Java
- SQL
- Tomcat
- JavaScript
- HTML
- CSS
- JSP
- XML