Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 351 Bytes

readme.md

File metadata and controls

5 lines (3 loc) · 351 Bytes

Formsender add-on for Vaadin

Simple add-on to allow doing HTTP POST calls from the client-side. See the Directory for more info.

To test, clone the repo, run gradlew demo:vaadinRun and browse to http://localhost:8080/app. From there you can do a HTTP POST to either the app itself or a separate JSP page.