Skip to content

Chit-Chat is a WebApp writen in JAVA Servlets, & JSP (Java Server Pages), that provides a venue for communities of users with a common interest to communicate in real time. Forums and discussion groups, in comparison, allow users to post messages but don't have the capacity for interactive messaging.

License

Notifications You must be signed in to change notification settings

harshitsharmahts/Chit-Chat

Repository files navigation

Project Title

Chit-Chat is a WebApp writen in JAVA Servlets, & JSP (Java Server Pages), that provides a venue for communities of users with a common interest to communicate in real time. Forums and discussion groups, in comparison, allow users to post messages but don't have the capacity for interactive messaging. The main motive behind this project was to learn the concept of JAVA Servlets and JSP in depth.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them:

1. JAVA

Install Java on your computer if it isn't installed. If you don't already have Java installed, go to Java's website at www.java.com and click the Free Java Download button below the latest version of Java, then install Java once it downloads.

2. Java Servlet Container

You can use any Java Servlet Container but I whould prefer Tomcat 8. Read this link to install tomcat in you local machine.

Installing

  1. Get the copy of repository and put the all files inside the webapp folder named "ChitChat".
  2. Make chat name database using the chat.sql file.
  3. Start you Java Servlet Container.
  4. In your browser use this link .
  5. User Login: username- unnamed_User password- 123456
  6. To Login as Admin use this link .
  7. Admin Login: username- unnamed password- 123456

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Chit-Chat is a WebApp writen in JAVA Servlets, & JSP (Java Server Pages), that provides a venue for communities of users with a common interest to communicate in real time. Forums and discussion groups, in comparison, allow users to post messages but don't have the capacity for interactive messaging.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published