- added snippet

git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@408029 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Toby Jee
2006-05-20 16:54:54 +00:00
parent 0da048f6dc
commit f6cc5b3ede
@@ -7,6 +7,8 @@
</head>
<body>
<!-- START SNIPPET: treeExampleDynamicJsp -->
<script>
function treeNodeSelected(nodeId) {
dojo.io.bind({
@@ -39,6 +41,7 @@
Please click on any of the tree nodes.
</div>
<!-- END SNIPPET: treeExampleDynamicJsp -->
</body>
</html>