Sign in
apache
/
tapestry-5
/
5.4-beta-35
/
.
/
tapestry-jpa
/
src
/
test
/
app1
/
EncodeTransientEntities.tml
blob: 011543a49f2973b62362c2ce3eca7345fbb85d4f [
file
] [
log
] [
blame
]
<html
xmlns:t
=
'http://tapestry.apache.org/schema/tapestry_5_3.xsd'
>
<body>
<form
t:type
=
'form'
action
=
''
>
<input
t:type
=
'textField'
t:value
=
'user.email'
/>
<input
type
=
'button'
id
=
'doNothingButton'
value
=
'Do Nothing'
/>
</form>
</body>
</html>