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

2003-03-14 Thread Chris Butler
-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

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 dir

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

2003-03-13 Thread Chris Butler
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