| <html> | |
| <body> | |
| <form wicket:id="form" id="form1" method="post" action="./org.apache.wicket.markup.html.form.feedback.FeedbackIndicatorFormPage?1-2.-form"> | |
| <input type="text" wicket:id="input" value="" name="input"> | |
| <span wicket:id="feedback"><wicket:panel><span wicket:id="indicator" class="feedbackIndicatorERROR">*</span></wicket:panel></span> | |
| </form> | |
| </body> | |
| </html> |