/webchat

JEE multiuser web-chat w AngularJS, Bootstrap n JQuery.

Primary LanguageJavaScriptMIT LicenseMIT

webchat

Example of a JEE multiuser web-chat with using AngularJS, Bootstrap, JQuery and Spring frameworks.

Building

This is a Netbeans 8.1 project with no maven and gradle. So, probably, you have to download some dependency libraries. Put them into the 'lib' project directory.

Deploying

Tested with Tomcat.v8.0.27.

ToDo

  • Migrate project to Gradle.