blob: 2fc939602201c3557ed5e3596e77cdc22c96dce5 [file] [log] [blame]
<html>
<head><title>CheckGroupTestPage4</title></head>
<body>
<form wicket:id="form" id="forma" method="post" action="./org.apache.wicket.markup.html.form.CheckGroupTestPage4?3-1.-form">
<input type="checkbox" wicket:id="check1" id="check1b" name="group" value="check0" checked="checked">check1</input>
<span wicket:id="container">
<input type="checkbox" wicket:id="check2" id="check2c" name="group" value="check1" checked="checked">check2</input>
</span>
</form>
</body>
</html>