https://github.com/fmpwizard/ajaxinvoke
ajaxInvoke
https://github.com/fmpwizard/ajaxinvoke
Last synced: 5 months ago
JSON representation
ajaxInvoke
- Host: GitHub
- URL: https://github.com/fmpwizard/ajaxinvoke
- Owner: fmpwizard
- Created: 2012-04-27T02:56:36.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-06-15T02:28:10.000Z (about 14 years ago)
- Last Synced: 2025-04-05T04:41:23.310Z (over 1 year ago)
- Language: Scala
- Size: 972 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
sbt is included so run:
./sbt.sh
>container:start
then go to
http://127.0.0.1:8080
And you will see two buttons, one does a full POST, so it produces a page reload, the other button does an ajax submit, so the whole page
is not reloaded.