A demo web application supported an AJAX based on the Ujorm framework and Javascript Vanilla ES6. For more information see the main servlet code.
- Java Development Kit version 8 (LTS)
- A web browser supported Javascript ES6
- An internet connection
On Windows:
cd project-dir
.\run.cmd
start firefox localhost:8080
On Linux:
cd project-dir
./run.sh
firefox localhost:8080
- Ujorm home page: https://ujorm.org/
- Javascript ES6 guide for using the Fetch API
- License: Apache License, Version 2.0, January 2004
- Project Home Page: https://github.com/pponec/demo-ajax