Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 505 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 505 Bytes

chat

Quick JSP and DB based chat
Below mentioned are the steps to install this chat application. This application require any servlet container & MySQL. All JSP based coding.

Step 1) Run the init.sql to create the table.
Step 2) Change dbconnect.jsp to provide credentials to the MySQL instance.
Step 3) Copy the entire folder of WebContent in respective Servlet container.

Then open browser and navigate to http://[server]:[port]/[context]/kotha.htm