David
From: Distrox <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: Nested tags and recursion (Arron tree example) Date: Mon, 17 Mar 2003 16:02:07 +0100
Hello again!
> > I was trying to visualize/interact with a tree structure > > using Struts, and looking through the archives I found > > references to using Nested tags, which at that moment were an ...
> However, Arron has made some updates to it and they won't be reflected >in the Struts distribution until rc2. So, in the meantime, I would >recommend getting the jar at ...
I don't know what those updates are, but they made the recursion examples work! Just dropped the .jar in WEB-INF\lib, next to struts.jar, and it started to work properly... so I believe there must be something wrong with Struts 1.1 rc1 and its Nested Tags...
In case somebody takes care of this; I deployed Arron's examples with:
* Struts 1.1 rc1 * Apache Tomcat 4.1.18 * JSDK 1.4.1.01 * J2EE 1.3.1
And the recursion examples didn't work until I used the updated Nested Tags, available from:
http://www.keyboardmonkey.com/downloads/km-nested-v2.03.jar
Thanks a lot, Sri Sankaran ;-) !
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
_________________________________________________________________
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

