Sign in
apache
/
wicket
/
b6dfed19bb1a6cdad65b528ce707fd8eb62e4b6a
/
.
/
wicket-core
/
src
/
test
/
java
/
org
/
apache
/
wicket
/
stateless
/
StatelessPageWithForm_expected.html
blob: 88cce23de9ffa32f359cc2493c4233703053f93f [
file
] [
log
] [
blame
]
<html>
<body>
<form
wicket:id
=
"form"
id
=
"form1"
method
=
"post"
action
=
"./org.apache.wicket.stateless.StatelessPageWithForm?-1.-form&first=foo&second=bar"
></form>
</body>
</html>