blob: ddfc7aed39608243528018c3ca38d29fb7ba04f7 [file] [log] [blame]
<html>
<head><title>CheckGroupTestPage2</title></head>
<body>
<form wicket:id="form" id="form4" method="post" action="./org.apache.wicket.markup.html.form.CheckGroupTestPage2?1-1.-form"><div id="form4_hf_0" hidden="" class="hidden-fields"></div>
<input type="checkbox" wicket:id="check1" id="check15" name="group" value="check0" checked="checked">check1</input>
<span wicket:id="container">
<input type="checkbox" wicket:id="check2" id="check26" name="group" value="check1">check2</input>
</span>
</form>
</body>
</html>