Re: Struts 2 - Creating a dynamic tree

2009-06-10 Thread Bala . T . Ramanadham
m sharing, copying, or otherwise using or disclosing its contents. If you have received this e-mail in error, please notify the sender immediately by reply e-mail and permanently delete this e-mail and any attachments without reading, forwarding or saving them. Thank you. Dav

Re: Struts 2 - Creating a dynamic tree

2009-06-10 Thread Wes Wannemacher
On Wednesday 10 June 2009 08:11:24 pm bala.t.ramanad...@kp.org wrote: > Hi All, > > I am new to Struts and we are working on an application where we have to > create a dynamic tree. In /struts-dojo-tags, there is a tree and treenode > tags which are available to use. I have included > struts2-dojo-

Re: Struts 2 - Creating a dynamic tree

2009-06-10 Thread Dave Newton
bala.t.ramanad...@kp.org wrote: I am new to Struts and we are working on an application where we have to create a dynamic tree. In /struts-dojo-tags, there is a tree and treenode tags which are available to use. I have included struts2-dojo-plugin-2.1.6.jar in web-inf/lib folder. However, when

Struts 2 - Creating a dynamic tree

2009-06-10 Thread Bala . T . Ramanadham
Hi All, I am new to Struts and we are working on an application where we have to create a dynamic tree. In /struts-dojo-tags, there is a tree and treenode tags which are available to use. I have included struts2-dojo-plugin-2.1.6.jar in web-inf/lib folder. However, when I run the application,