Sign in
apache
/
wicket
/
b6dfed19bb1a6cdad65b528ce707fd8eb62e4b6a
/
.
/
wicket-core
/
src
/
test
/
java
/
org
/
apache
/
wicket
/
markup
/
html
/
form
/
feedback
/
FeedbackIndicatorFormPage_result1.html
blob: 75a5b8eb5b6c6067380031c967fd3382a6eac0d1 [
file
] [
log
] [
blame
]
<html>
<body>
<form
wicket:id
=
"form"
id
=
"form1"
method
=
"post"
action
=
"./org.apache.wicket.markup.html.form.feedback.FeedbackIndicatorFormPage?0-1.-form"
>
<input
type
=
"text"
wicket:id
=
"input"
value
=
""
name
=
"input"
>
</form>
</body>
</html>