<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Multiple-level nesting with  &lt;logic:iterate&gt; in Struts</title>
	<atom:link href="http://technology.amis.nl/2004/08/25/multiple-level-nesting-with-code-logiciteratecode-in-struts/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2004/08/25/multiple-level-nesting-with-code-logiciteratecode-in-struts/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=multiple-level-nesting-with-code-logiciteratecode-in-struts</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Another Blog Title</title>
		<link>http://technology.amis.nl/2004/08/25/multiple-level-nesting-with-code-logiciteratecode-in-struts/#comment-653</link>
		<dc:creator>Another Blog Title</dc:creator>
		<pubDate>Wed, 16 Mar 2011 23:50:29 +0000</pubDate>
		<guid isPermaLink="false">/?p=133#comment-653</guid>
		<description><![CDATA[&lt;strong&gt;Another Title...&lt;/strong&gt;

...Another post you might want to check out if you&#039;re interested in...]]></description>
		<content:encoded><![CDATA[<p><strong>Another Title&#8230;</strong></p>
<p>&#8230;Another post you might want to check out if you&#8217;re interested in&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anoop</title>
		<link>http://technology.amis.nl/2004/08/25/multiple-level-nesting-with-code-logiciteratecode-in-struts/#comment-652</link>
		<dc:creator>Anoop</dc:creator>
		<pubDate>Thu, 16 Aug 2007 09:37:35 +0000</pubDate>
		<guid isPermaLink="false">/?p=133#comment-652</guid>
		<description><![CDATA[Hi, Could anybody been able to retrieve values back from inner loop.
I tried hard but couldn&#039;t got the solution, though i&#039;m able to retrieve values
back from outer loop. What about the tag , could it be succesfully
developed and impleneted?]]></description>
		<content:encoded><![CDATA[<p>Hi, Could anybody been able to retrieve values back from inner loop.<br />
I tried hard but couldn&#8217;t got the solution, though i&#8217;m able to retrieve values<br />
back from outer loop. What about the tag , could it be succesfully<br />
developed and impleneted?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bharti</title>
		<link>http://technology.amis.nl/2004/08/25/multiple-level-nesting-with-code-logiciteratecode-in-struts/#comment-651</link>
		<dc:creator>bharti</dc:creator>
		<pubDate>Thu, 03 May 2007 12:28:05 +0000</pubDate>
		<guid isPermaLink="false">/?p=133#comment-651</guid>
		<description><![CDATA[I used the  tag in my code, but getting exception as:
javax.servlet.ServletException: Cannot create iterator for this collection





Can you please suggest the possible causes for this exception???]]></description>
		<content:encoded><![CDATA[<p>I used the  tag in my code, but getting exception as:<br />
javax.servlet.ServletException: Cannot create iterator for this collection</p>
<p>Can you please suggest the possible causes for this exception???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: freekyfashions</title>
		<link>http://technology.amis.nl/2004/08/25/multiple-level-nesting-with-code-logiciteratecode-in-struts/#comment-650</link>
		<dc:creator>freekyfashions</dc:creator>
		<pubDate>Fri, 14 Jul 2006 20:14:46 +0000</pubDate>
		<guid isPermaLink="false">/?p=133#comment-650</guid>
		<description><![CDATA[Nice tip to learn abt the iteration.
I would like to add few more points which will give a very clear picture to others.

Here it is:
------------
Create an arraylistContainer.
Create a bean book - [&#039;data1&#039;,&#039;data2&#039;,&#039;arrayList&#039;]
&#039;arrayList&#039; - has another bean details - [&#039;bean1&#039;]
&#039;bean1&#039; - has some attributes [&#039;data3&#039;,&#039;data4&#039;]
Add the bean to ArrayListContainer.

Now start your iteration as followed:
---------------------------------------





		&lt;i&gt;







        &lt;/i&gt;





Hope this helps you all still better.]]></description>
		<content:encoded><![CDATA[<p>Nice tip to learn abt the iteration.<br />
I would like to add few more points which will give a very clear picture to others.</p>
<p>Here it is:<br />
&#8212;&#8212;&#8212;&#8212;<br />
Create an arraylistContainer.<br />
Create a bean book &#8211; ['data1','data2','arrayList']<br />
&#8216;arrayList&#8217; &#8211; has another bean details &#8211; ['bean1']<br />
&#8216;bean1&#8242; &#8211; has some attributes ['data3','data4']<br />
Add the bean to ArrayListContainer.</p>
<p>Now start your iteration as followed:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>		<i></p>
<p>        </i></p>
<p>Hope this helps you all still better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ankur</title>
		<link>http://technology.amis.nl/2004/08/25/multiple-level-nesting-with-code-logiciteratecode-in-struts/#comment-649</link>
		<dc:creator>ankur</dc:creator>
		<pubDate>Tue, 28 Jun 2005 04:14:12 +0000</pubDate>
		<guid isPermaLink="false">/?p=133#comment-649</guid>
		<description><![CDATA[hi....
i am facing a problem regarding logic:itearate. i am getting the error
&quot;cannot create iterator for the collection. i have made a multiple Select box as
my collection by declaring it as object of type java.util.string[] in my struts config

i am badly struck.

any help.....

ankur]]></description>
		<content:encoded><![CDATA[<p>hi&#8230;.<br />
i am facing a problem regarding logic:itearate. i am getting the error<br />
&#8220;cannot create iterator for the collection. i have made a multiple Select box as<br />
my collection by declaring it as object of type java.util.string[] in my struts config</p>
<p>i am badly struck.</p>
<p>any help&#8230;..</p>
<p>ankur</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajamani David</title>
		<link>http://technology.amis.nl/2004/08/25/multiple-level-nesting-with-code-logiciteratecode-in-struts/#comment-648</link>
		<dc:creator>Rajamani David</dc:creator>
		<pubDate>Tue, 08 Mar 2005 15:37:47 +0000</pubDate>
		<guid isPermaLink="false">/?p=133#comment-648</guid>
		<description><![CDATA[Hi Perogi,
          Good to see the solution for IndexedTextTag. I downloaded it from your website.
Do you have sample jsp to test IndexedTextTag? I could not find anything inside the zip file.

Thanks
Rajamani David]]></description>
		<content:encoded><![CDATA[<p>Hi Perogi,<br />
          Good to see the solution for IndexedTextTag. I downloaded it from your website.<br />
Do you have sample jsp to test IndexedTextTag? I could not find anything inside the zip file.</p>
<p>Thanks<br />
Rajamani David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose Tharail Raphael</title>
		<link>http://technology.amis.nl/2004/08/25/multiple-level-nesting-with-code-logiciteratecode-in-struts/#comment-647</link>
		<dc:creator>Jose Tharail Raphael</dc:creator>
		<pubDate>Sun, 09 Jan 2005 11:50:47 +0000</pubDate>
		<guid isPermaLink="false">/?p=133#comment-647</guid>
		<description><![CDATA[Hi,

    I am having a problem with the logic:iterate tags.Below is the jsp code

&lt;logic :notEmpty name=&quot;aimEditActivityForm&quot; property=&quot;fundingOrganizations&quot;&gt;
&lt;logic :iterate name=&quot;aimEditActivityForm&quot; property=&quot;fundingOrganizations&quot;
               id=&quot;fundingOrganization&quot;
               type=&quot;org.digijava.module.aim.helper.FundingOrganization&quot;&gt;
    &lt;logic :present name=&quot;fundingOrganization&quot;&gt;
    &lt;logic :iterate name=&quot;fundingOrganization&quot; property=&quot;fundings&quot; id=&quot;funding&quot;
                  type=&quot;org.digijava.module.aim.helper.Funding&quot;&gt;
        &lt;logic :present name=&quot;funding&quot;&gt;
	&lt;logic :iterate name=&quot;funding&quot; property=&quot;fundingDetails&quot; id=&quot;fundingDetail&quot;
                       type=&quot;org.digijava.module.aim.helper.FundingDetail&quot;&gt;
			&lt;logic :present name=&quot;fundingDetail&quot;&gt;
						&lt;tr bgcolor=&quot;#006699&quot; class=&quot;textalb&quot;&gt;
						&lt;td&gt;&lt;b&gt;
&lt;font color=&quot;white&quot;&gt;
&lt;bean :write name=&quot;fundingDetail&quot; property=&quot;transactionType&quot;/&gt;&lt;/bean&gt;&lt;/font&gt;&lt;/b&gt;td&gt;&lt;b&gt;&lt;font color=&quot;white&quot;&gt;&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
						&lt;/tr&gt;
						&lt;/logic&gt;
					&lt;/logic&gt;
					&lt;/logic&gt;
				&lt;/logic&gt;
				&lt;/logic&gt;
			&lt;/logic&gt;
			&lt;/logic&gt;

When the page is loaded i get a compile error

[ServletException in:/repository/aim/view/addFunding.jsp] Unable to compile class for JSP An error occurred at line: 112 in the jsp file: /repository/aim/view/addFunding.jsp Generated servlet error: G:\jboss\server\default\work\jboss.web\localhost\digijava\org\apache\jsp\repository\aim\view\addFunding_jsp.java:343: incompatible types found : java.lang.String required: org.digijava.module.aim.helper.FundingDetail _jspx_fundingDetail_2 = fundingDetail; ^ An error occurred at line: 112 in the jsp file: /repository/aim/view/addFunding.jsp Generated servlet error: G:\jboss\server\default\work\jboss.web\localhost\digijava\org\apache\jsp\repository\aim\view\addFunding_jsp.java:349: incompatible types found : org.digijava.module.aim.helper.FundingDetail required: java.lang.String fundingDetail = (org.digijava.module.aim.helper.FundingDetail) _jspx_page_context.findAttribute(&quot;fundingDetail&quot;); ^ An error occurred at line: 112 in the jsp file: /repository/aim/view/addFunding.jsp Generated servlet error: G:\jboss\server\default\work\jboss.web\localhost\digijava\org\apache\jsp\repository\aim\view\addFunding_jsp.java:358: incompatible types found : org.digijava.module.aim.helper.FundingDetail required: java.lang.String fundingDetail = (org.digijava.module.aim.helper.FundingDetail) _jspx_page_context.findAttribute(&quot;fundingDetail&quot;); ^ An error occurred at line: 112 in the jsp file: /repository/aim/view/addFunding.jsp Generated servlet error: G:\jboss\server\default\work\jboss.web\localhost\digijava\org\apache\jsp\repository\aim\view\addFunding_jsp.java:362: incompatible types found : org.digijava.module.aim.helper.FundingDetail required: java.lang.String fundingDetail = _jspx_fundingDetail_2; ^ 4 errors &#039;

When the page is loaded fundings and fundingDetails Collection is null.

I am stumped for now.

Any ideas.

Thanks in advance.]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>    I am having a problem with the logic:iterate tags.Below is the jsp code</p>
<p><logic :notEmpty name="aimEditActivityForm" property="fundingOrganizations"><br />
</logic><logic :iterate name="aimEditActivityForm" property="fundingOrganizations"<br />
               id="fundingOrganization"<br />
               type="org.digijava.module.aim.helper.FundingOrganization"><br />
    </logic><logic :present name="fundingOrganization"><br />
    </logic><logic :iterate name="fundingOrganization" property="fundings" id="funding"<br />
                  type="org.digijava.module.aim.helper.Funding"><br />
        </logic><logic :present name="funding"><br />
	</logic><logic :iterate name="funding" property="fundingDetails" id="fundingDetail"<br />
                       type="org.digijava.module.aim.helper.FundingDetail"><br />
			</logic><logic :present name="fundingDetail"></p>
<tr bgcolor="#006699" class="textalb">
<td><b><br />
<font color="white"><br />
<bean :write name="fundingDetail" property="transactionType"></bean></font></b>td><b><font color="white"></font></b></td>
</tr>
<p>						</logic></p>
<p>When the page is loaded i get a compile error</p>
<p>[ServletException in:/repository/aim/view/addFunding.jsp] Unable to compile class for JSP An error occurred at line: 112 in the jsp file: /repository/aim/view/addFunding.jsp Generated servlet error: G:\jboss\server\default\work\jboss.web\localhost\digijava\org\apache\jsp\repository\aim\view\addFunding_jsp.java:343: incompatible types found : java.lang.String required: org.digijava.module.aim.helper.FundingDetail _jspx_fundingDetail_2 = fundingDetail; ^ An error occurred at line: 112 in the jsp file: /repository/aim/view/addFunding.jsp Generated servlet error: G:\jboss\server\default\work\jboss.web\localhost\digijava\org\apache\jsp\repository\aim\view\addFunding_jsp.java:349: incompatible types found : org.digijava.module.aim.helper.FundingDetail required: java.lang.String fundingDetail = (org.digijava.module.aim.helper.FundingDetail) _jspx_page_context.findAttribute(&#8220;fundingDetail&#8221;); ^ An error occurred at line: 112 in the jsp file: /repository/aim/view/addFunding.jsp Generated servlet error: G:\jboss\server\default\work\jboss.web\localhost\digijava\org\apache\jsp\repository\aim\view\addFunding_jsp.java:358: incompatible types found : org.digijava.module.aim.helper.FundingDetail required: java.lang.String fundingDetail = (org.digijava.module.aim.helper.FundingDetail) _jspx_page_context.findAttribute(&#8220;fundingDetail&#8221;); ^ An error occurred at line: 112 in the jsp file: /repository/aim/view/addFunding.jsp Generated servlet error: G:\jboss\server\default\work\jboss.web\localhost\digijava\org\apache\jsp\repository\aim\view\addFunding_jsp.java:362: incompatible types found : org.digijava.module.aim.helper.FundingDetail required: java.lang.String fundingDetail = _jspx_fundingDetail_2; ^ 4 errors &#8216;</p>
<p>When the page is loaded fundings and fundingDetails Collection is null.</p>
<p>I am stumped for now.</p>
<p>Any ideas.</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jet</title>
		<link>http://technology.amis.nl/2004/08/25/multiple-level-nesting-with-code-logiciteratecode-in-struts/#comment-646</link>
		<dc:creator>Jet</dc:creator>
		<pubDate>Mon, 20 Dec 2004 00:45:32 +0000</pubDate>
		<guid isPermaLink="false">/?p=133#comment-646</guid>
		<description><![CDATA[Hi all, this is an emergency, HELP PLEASE !
I have the following issue with loginc:iterate, does&#039;n wokr properly, I mean doesn&#039;t show anything in my browser..
mi logs doesn&#039;t have any error message and everything seems to be fine...

Here the code:
/*******
&lt; %
	views= (request.getAttribute(&quot;getViewRecordSet&quot;) != null ? (Vector) request.getAttribute(&quot;getViewRecordSet&quot;) : null);
	pageContext.setAttribute(&quot;views&quot;, views);
%&gt;

********/

&lt;logic :iterate id=&quot;viewCollection&quot; name=&quot;views&quot;&gt;
&lt;tr valign=&quot;top&quot;&gt;
	&lt;td class=&quot;rowLabelMidd&quot;&gt;
		&lt;bean :write name=&quot;viewCollection&quot; property=&quot;year&quot; /&gt;
	&lt;/bean&gt;&lt;/td&gt;
	&lt;td class=&quot;rowLabelMidd&quot;&gt;ite name=&quot;viewCollection&quot; property=&quot;itProcessDesc&quot; /&gt;
	&lt;/td&gt;
	&lt;td class=&quot;rowLabelMidd&quot;&gt;
		&lt;bean :write name=&quot;viewCollection&quot; property=&quot;colorStatus&quot; /&gt;
	&lt;/bean&gt;&lt;/td&gt;
	&lt;td class=&quot;rowLabelMidd&quot;&gt;ite name=&quot;viewCollection&quot; property=&quot;scenarioDesc&quot; /&gt;
	&lt;/td&gt;

	&lt;td class=&quot;rowLabelMidd&quot;&gt;
		&#160;
	&lt;/td&gt;
	&lt;td class=&quot;rowLabelMidd&quot;&gt;
		&#160;
	&lt;/td&gt;

	&lt;td class=&quot;rowLabelMidd&quot;&gt;
		&lt;bean :write name=&quot;viewCollection&quot; property=&quot;scheduledStartDateTime&quot; /&gt;
	&lt;/bean&gt;&lt;/td&gt;
	&lt;td class=&quot;rowLabelMidd&quot;&gt;ite name=&quot;viewCollection&quot; property=&quot;name&quot; /&gt;
	&lt;/td&gt;
	&lt;td class=&quot;rowLabelMidd&quot;&gt;
		&lt;bean :write name=&quot;viewCollection&quot; property=&quot;statusDesc&quot; /&gt;
	&lt;/bean&gt;&lt;/td&gt;
&lt;/tr&gt;erate&gt;

I guess the property value are the gettes methods fom my action class...

So somebody can help ?
Thanks advanced !&lt;/logic&gt;]]></description>
		<content:encoded><![CDATA[<p>Hi all, this is an emergency, HELP PLEASE !<br />
I have the following issue with loginc:iterate, does&#8217;n wokr properly, I mean doesn&#8217;t show anything in my browser..<br />
mi logs doesn&#8217;t have any error message and everything seems to be fine&#8230;</p>
<p>Here the code:<br />
/*******<br />
< %<br />
	views= (request.getAttribute("getViewRecordSet") != null ? (Vector) request.getAttribute("getViewRecordSet") : null);<br />
	pageContext.setAttribute("views", views);<br />
%></p>
<p>********/</p>
<p><logic :iterate id="viewCollection" name="views"></p>
<tr valign="top">
<td class="rowLabelMidd">
		<bean :write name="viewCollection" property="year"></bean>
	</td>
<td class="rowLabelMidd">ite name=&#8221;viewCollection&#8221; property=&#8221;itProcessDesc&#8221; />
	</td>
<td class="rowLabelMidd">
		<bean :write name="viewCollection" property="colorStatus"></bean>
	</td>
<td class="rowLabelMidd">ite name=&#8221;viewCollection&#8221; property=&#8221;scenarioDesc&#8221; />
	</td>
<td class="rowLabelMidd">
		&nbsp;
	</td>
<td class="rowLabelMidd">
		&nbsp;
	</td>
<td class="rowLabelMidd">
		<bean :write name="viewCollection" property="scheduledStartDateTime"></bean>
	</td>
<td class="rowLabelMidd">ite name=&#8221;viewCollection&#8221; property=&#8221;name&#8221; />
	</td>
<td class="rowLabelMidd">
		<bean :write name="viewCollection" property="statusDesc"></bean>
	</td>
</tr>
<p>erate></p>
<p>I guess the property value are the gettes methods fom my action class&#8230;</p>
<p>So somebody can help ?<br />
Thanks advanced !</logic></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pramod</title>
		<link>http://technology.amis.nl/2004/08/25/multiple-level-nesting-with-code-logiciteratecode-in-struts/#comment-645</link>
		<dc:creator>pramod</dc:creator>
		<pubDate>Mon, 13 Dec 2004 11:29:05 +0000</pubDate>
		<guid isPermaLink="false">/?p=133#comment-645</guid>
		<description><![CDATA[nice]]></description>
		<content:encoded><![CDATA[<p>nice</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Perogi</title>
		<link>http://technology.amis.nl/2004/08/25/multiple-level-nesting-with-code-logiciteratecode-in-struts/#comment-644</link>
		<dc:creator>Perogi</dc:creator>
		<pubDate>Fri, 10 Dec 2004 04:15:28 +0000</pubDate>
		<guid isPermaLink="false">/?p=133#comment-644</guid>
		<description><![CDATA[I am planning on making a indexedTextTag.war file to display its usage but for now, you can download the file at
&lt;a href=&quot;http://www.perogi.org/&quot; rel=&quot;nofollow&quot;&gt;IndexedTextTag&lt;/a&gt;.  The link is on the left of the page under downloads, I hesitate to
include a direct link to the file in case I decide to add different downloads.

Hope this helps those, I know it helped me!
perogi.]]></description>
		<content:encoded><![CDATA[<p>I am planning on making a indexedTextTag.war file to display its usage but for now, you can download the file at<br />
<a href="http://www.perogi.org/" rel="nofollow">IndexedTextTag</a>.  The link is on the left of the page under downloads, I hesitate to<br />
include a direct link to the file in case I decide to add different downloads.</p>
<p>Hope this helps those, I know it helped me!<br />
perogi.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
