0
<form method="post" action="../SubCategory">
<div id="destinationFields">
//after the page loaded i will drag and drop some divs fromsourceFields by jquery plugin
</div>
<button type="submit" id="button">Add</button>
</form>
<div id="sourceFields">
<div>
<label class="control-label" id="label" for="Name">size:</label>
<input type="hidden" value="1" name="labelValue" />
</div>
<div>
<label class="control-label" id="label" for="Name">Brand :</label>
<input type="hidden" value="2" name="labelValue" />
</div>
<div>
<label class="control-label" id="label" for="Name">width:</label>
<input type="hidden" value="3" name="labelValue" />
</div>
</div>
によって更新されたHTMLからsevletに値を送信する方法があります、いくつかの要素(div要素)は(あなたが<strong>sourceFields</strong>でそれを見ることができます)<strong>フォーム</strong>のうち、どのようにこのページがロードされる方法ではJavaScript
私はドラッグして、私が提出し、変更が 行われていないsevletにチェックを押した後が、アジャを使用して