Sign in
apache
/
tapestry-5
/
refs/heads/5.4-js-rewrite
/
.
/
tapestry-jmx
/
src
/
test
/
webapp
/
RemotePoolManagement.tml
blob: 2616f52f1ca1c5706c241d5a51be3ff9675825eb [
file
] [
log
] [
blame
]
<html
xmlns:t
=
"http://tapestry.apache.org/schema/tapestry_5_0_0.xsd"
>
<h1>
Remote Pool Management Demo
</h1>
<p>
Sample value:
<span
id
=
"sample-value"
>
${sampleValue}
</span>
</p>
</html>