Sign in
apache
/
wicket
/
e8e8432481d7b5d5b109bb8caa43c7bb89504ecb
/
.
/
wicket
/
src
/
test
/
java
/
org
/
apache
/
wicket
/
protocol
/
http
/
SecondPage.html
blob: 995c0177c237afb9a427d97fd4b1df517388a0aa [
file
] [
log
] [
blame
]
<html>
<body>
second page
<br/>
<a
wicket:id
=
"link"
>
link to first page
</a>
</body>
</html>