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