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