struts2 latest(final) treenode do nothing for parameter onclick
----------------------------------------------------------------
Key: WW-2939
URL: https://issues.apache.org/struts/browse/WW-2939
Project: Struts 2
Issue Type: Bug
Components: Plugin - Dojo Tags
Affects Versions: 2.1.2
Environment: Windows XP Prof., SP3; Java: jdk1.6.0_07; Browser:
Firefox3.0.5, IE7
Reporter: Jörg Dietel
Hello,
I'm trying to use the struts2 tree ui-tag to display a folder strucure. The
last elements of the structure are the filenames. If I try to call an
action-url by using the onclick attribute nothing works.
Even a local java-skrip function is not callable. The code looks like this.
<sx:tree id="root" label="root">
<sx:treenode label="child1" id="child1" onclick="doShow"/>
</sx:tree>
An other question is, is there a documentation with an detailed example how to
use the struts2 ui tags?
Please help!
I tank you for your help.
Yours faihtfully, Jörg
Sorry for the bad englisch, but I try to improve it ;).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.