blob: 23a04c26cdd3fd275e1737fca6e2a07fdf69df7e [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">
<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>