RE: and Hibernate

2007-10-19 Thread Engelking, Nicholas
the whole dojo plugin) worth it. -nick -Original Message- From: Andre Prasetya [mailto:[EMAIL PROTECTED] Sent: October 19, 2007 2:39 AM To: Struts Users Mailing List Subject: Re: and Hibernate Where can i get this new dojo plugin ? and is it usable using 2.0.9 ? -Andre- Engelking, Nicholas wro

RE: and Hibernate

2007-10-19 Thread Manu Mahajan
, 2007 11:20 PM To: Struts Users Mailing List Subject: Re: and Hibernate Yes! My Jsp file looks exactly like the one provided into the "Example Applications" (struts-2.0.9-apps.zip). function treeNodeSelected(nodeId) { dojo.io.bind({ url: "<s:url va

Re: and Hibernate

2007-10-18 Thread Andre Prasetya
Where can i get this new dojo plugin ? and is it usable using 2.0.9 ? -Andre- Engelking, Nicholas wrote: I just went through the same thing. In struts 2.1 there is a new href attribute on the tree tag. It points to an action that returns some json using the json plugin that gives all the info

RE: and Hibernate

2007-10-18 Thread Engelking, Nicholas
label: "text of node2", id: "id2", hasChildren: false } ] See https://issues.apache.org/struts/browse/WW-1910 for more info. Remember to put the json and dojo plugins in you lib directory. -Original Message- From: Cosmin Stanciu [mailto:[EMAIL PROTECTED] Sent: October 1

Re: and Hibernate

2007-10-18 Thread Cosmin Stanciu
- Original Message From: Dave Newton <[EMAIL PROTECTED]> To: Struts Users Mailing List Sent: Thursday, October 18, 2007 7:27:32 PM Subject: Re: and Hibernate --- Cosmin Stanciu <[EMAIL PROTECTED]> wrote: > Action tab the funtionality is not shown. :( Are you filling tree

Re: and Hibernate

2007-10-18 Thread Dave Newton
--- Cosmin Stanciu <[EMAIL PROTECTED]> wrote: > Action tab the funtionality is not shown. :( Are you filling tree data via Ajax (which the example on the wiki isn't)? d. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additiona

Re: and Hibernate

2007-10-18 Thread Cosmin Stanciu
ay, October 18, 2007 6:22:39 PM Subject: Re: and Hibernate Is the documentation at http://struts.apache.org/2.0.9/docs/tree.html out of date? I haven't looked at it in quite awhile now. d. --- Cosmin Stanciu <[EMAIL PROTECTED]> wrote: > Hi! > I have been trying for a week now

Re: and Hibernate

2007-10-18 Thread Dave Newton
Is the documentation at http://struts.apache.org/2.0.9/docs/tree.html out of date? I haven't looked at it in quite awhile now. d. --- Cosmin Stanciu <[EMAIL PROTECTED]> wrote: > Hi! > I have been trying for a week now to populate one > with the data from a database table but > with no luck . I