RE: Struts2 Error

2009-06-19 Thread Bala . T . Ramanadham
& Regards Bala T Ramanadham NOTICE TO RECIPIENT: If you are not the intended recipient of this e-mail, you are prohibited from 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

Fw: Struts2 dynamic tree error -- able to solve this issue

2009-06-19 Thread Bala . T . Ramanadham
business logic what values you want to populate in the tree. To make this work, you have to create a project as Web2.0 and add struts2 and dojo-tags to the library as well as dojo tool kit. Hope this solves in creating a dynamic tree. Thanks & Regards Bala T Ramanadham NOTICE TO RECIPIE

Fw: Struts2 Error

2009-06-18 Thread Bala . T . Ramanadham
sion.java:118) Thanks & Regards Bala T Ramanadham NOTICE TO RECIPIENT: If you are not the intended recipient of this e-mail, you are prohibited from sharing, copying, or otherwise using or disclosing its contents. If you have received this e-mail in error, please notify the sender immediatel

Struts2 dynamic tree error

2009-06-11 Thread Bala . T . Ramanadham
ne 124, column 5 in template/ajax/tree.ftl] -- Java backtrace for programmers: -- freemarker.core.InvalidReferenceException: Expression stack.findValue(parameters.nodeTitleProperty) is undefined on line 23, column 48 in template/ajax/treenode-include.ftl. Thanks & Regards Bal

Re: Struts 2 - Creating a dynamic tree

2009-06-10 Thread Bala . T . Ramanadham
urces/dojo.css"; @import "dojo/dijit/themes/tundra/tundra.css"; @import "dojo/dijit/themes/dijit.css"; index ">contract Thanks & Regards Bala T Ramanadham NOTICE TO RECIPIENT: If you are not the intended recipient of this e-mail, you are prohibited fro

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,