Hi, I am quite new to struts. I wonder if is possible to write dinamically some simple html inside sx:treenode tag. is it?
I would like to render something like this: <sx:tree id="root" label="Root"> <sx:treenode id="F3" label="F3"> <sx:treenode id="F3a" label="F3a"><a href="http://www.google.com">Google</a><img src="icon.png"></sx:treenode> <sx:treenode id="F3a" label="F3a"><a href="http://www.yahoo.com">yahoo</a><img src="icon.png"></sx:treenode> <sx:treenode id="F3a" label="F3a"><a href="http://www.other.com">other</a><img src="icon.png"></sx:treenode> </sx:treenode> </sx:tree> but dinamically. Any advice is very appreciated. Thanks Ignacio -- ________________________________ 慶應義塾大学大学院 理工学研究科 開放環境科学専攻 斎藤英雄研究室 修士1年 Guillermo Ignacio Enriquez G. e-mail : nach...@hvrl.ics.keio.ac.jp ________________________________ _____________________________________________ --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org