blob: 6abb92e92de9e366848bd0243741cc94e3763ae7 [file] [log] [blame]
<html>
<head><title>CheckGroupTestPage3</title></head>
<body>
<form wicket:id="form" id="form7" method="post" action="./org.apache.wicket.markup.html.form.CheckGroupTestPage3?2-1.-form">
<input type="checkbox" wicket:id="check1" id="check18" name="group" value="check0">check1</input>
<span wicket:id="container">
<input type="checkbox" wicket:id="check2" id="check29" name="group" value="check1" checked="checked">check2</input>
</span>
</form>
</body>
</html>