Skip to content

pponec/demo-ajax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple AJAX demo based on Java

A demo web application supported an AJAX based on the Ujorm framework and Javascript Vanilla ES6. For more information see the main servlet code.

System Requirements:

  • Java Development Kit version 8 (LTS)
  • A web browser supported Javascript ES6
  • An internet connection

How to run the project:

On Windows:

cd project-dir
.\run.cmd

start firefox localhost:8080

On Linux:

cd project-dir
./run.sh

firefox localhost:8080

Internet Links

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published