Sign in
apache
/
wicket
/
b6dfed19bb1a6cdad65b528ce707fd8eb62e4b6a
/
.
/
wicket-core
/
src
/
test
/
java
/
org
/
apache
/
wicket
/
markup
/
html
/
internal
/
EnclosurePageExpectedResult_9-2.html
blob: 4b1d41515432778d100313328047f25ed892f645 [
file
] [
log
] [
blame
]
<html
xmlns:wicket
>
<body>
<form
wicket:id
=
"form"
id
=
"form1"
method
=
"post"
action
=
"./page?4-5.-form"
>
<!-- does Wicket behave different if the enclosure child is a FormComponent?? Needs testing -->
</form>
</body>
</html>