blob: 0597d4b23ac7d58a880569606c504257543777a0 [file] [log] [blame]
<html>
<head><title>CheckGroupTestPage1</title></head>
<body>
<!-- In addition test that chars are not converted from upper to lower and vice versa -->
<FORM wicket:id="form" id="form1" method="post" action="./org.apache.wicket.markup.html.form.CheckGroupTestPage1?0-1.-form"><div id="form1_hf_0" hidden="" class="hidden-fields"></div>
<input type="checkbox" wicket:id="check1" id="check12" name="group" value="check0">check1</input>
<span wicket:id="container">
<input type="checkbox" wicket:id="check2" id="check23" name="group" value="check1">check2</input>
</span>
</FORM>
</body>
</html>