I\'ve recently been fiddling around with twitter bootstrap, using java/jboss, and i\'ve been attempting to submit a form from a Modal interface, the form contains just a hid
You can also cheat in some way by hidding a submit button on your form and triggering it when you click on your modal button.