RE: nested:iterate & jsp:include, nesting reference incorrect?

2003-03-14 Thread Chris Butler
Arron,

Thanks - that bugfix jar seems to have resolved the problem.
It works correctly against the test anyway for a first check.

BTW, I like your recursive monkey tree example on your site... ;-)

http://www.keyboardmonkey.com/pilotlight/monkey-tree/monkey-tree-02.jsp?
content=yesplease

Chris

-Original Message-
From: Arron Bates [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 13, 2003 6:10 PM
To: Struts Users Mailing List
Subject: Re: nested:iterate & jsp:include, nesting reference incorrect? 

Have you tried the latest and greatest nested tags?...

An update changing all the internals that would affect this have
changed. It
went in after RC1, so either fetch a nightly, or simply download...

 http://keyboardmonkey.com/downloads/km-nested-v2.03.jar

...and pop it into your WEB-INF/lib directory and spin your container
again.
If the problem persists, please get back to me.

Arron.


> In my http request scope, I'm seeing  losing my
> iterate index when passing the nesting context to an included jsp.
I've
> been using struts-1.1RC1.  I've dumped out the request attributes, pre
> and post jsp include to see what's in there...
> 
> *** external.jsp
> 
>   
>   

Re: nested:iterate & jsp:include, nesting reference incorrect?

2003-03-13 Thread Arron Bates
Have you tried the latest and greatest nested tags?...

An update changing all the internals that would affect this have changed. It
went in after RC1, so either fetch a nightly, or simply download...

 http://keyboardmonkey.com/downloads/km-nested-v2.03.jar

...and pop it into your WEB-INF/lib directory and spin your container again.
If the problem persists, please get back to me.

Arron.


> In my http request scope, I'm seeing  losing my
> iterate index when passing the nesting context to an included jsp. I've
> been using struts-1.1RC1.  I've dumped out the request attributes, pre
> and post jsp include to see what's in there...
> 
> *** external.jsp
> 
>   
>