skogdoom / Formsender

Formsender add-on for Vaadin.

Home Page:http://vaadin.com/addon/formsender

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

  1. Clone the repo.
  2. Run mvn install to build the project.
  3. Run mvn -pl demo jetty:run-war to start the demo application
  4. Browse to http://localhost:8080/formsender/app. From there you can do a HTTP POST to either the app itself or a separate JSP page.

About

Formsender add-on for Vaadin.

http://vaadin.com/addon/formsender


Languages

Language:Java 100.0%