Sign in
apache
/
tapestry4
/
4.1.5
/
.
/
tapestry-framework
/
src
/
test-data
/
context18
/
NestedGroups.html
blob: 7e1158d9348eefa6010f57c8aef02dde5252da13 [
file
] [
log
] [
blame
]
<html
jwcid
=
"@Shell"
title
=
"Nested Groups"
>
<body
jwcid
=
"@Body"
>
<form
jwcid
=
"@Form"
>
<span
jwcid
=
"outer@RadioGroup"
selected
=
"ognl:'foo'"
>
<span
jwcid
=
"inner@RadioGroup"
selected
=
"ognl:'bar'"
/>
</span>
</form>
</body>
</html>