Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 422 Bytes

README.md

File metadata and controls

19 lines (9 loc) · 422 Bytes

Feedback_Response

This is a dynamic Feedback Response Web Application in java.

Files

  • index.jsp : Contains HTML Body of Feedback Response Sheet.
  • proj.css : Contains CSS Body of Feedback Response Sheet
  • response.java : Contains HttpServlet and JDBC(Java DataBase Connectivity) with mySQL DataBase.

How to Run

  1. Make sure you have IDE with JDK and Tomcat Apache installed
  2. Clone this repository