Directory

Improved FormSender for Vaadin 6 - Vaadin Add-on Directory

Component for simulating form submits using POST or GET Improved FormSender for Vaadin 6 - Vaadin Add-on Directory
This add-on enabled you to submit invisible forms on client side. It supports POST and GET requests and allows you to set arbitrary form attributes, the target URL and target attribute of the form. It is a fork of the FormSender add-on which was not further developed for Vaadin 6. This fork adds the following methods to the FormSender component: * setFormTarget(...) * setFormAction(...)