<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - c:forEach</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Fri, 24 May 2013 06:34:31 -0400</pubDate>


    <item>

        <title>Re: Still having issues</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32113</link>

        

        
            <description><![CDATA[Hii

U have to use "" instead of '  ' for printing the ${item}


  "&gt;
 

will work for u.

also if u need to display it as a comobo box ( u have used the  tag, u have to use the  tag also :-)

 
  
  "&gt;
 


should solve ur problem.]]></description>
        

        <pubDate>Sat, 11 Oct 2008 05:08:44 -0400</pubDate>

        

        <jf:creationDate>Sat, 11 Oct 2008 05:08:44 -0400</jf:creationDate>
        <jf:modificationDate>Sat, 11 Oct 2008 05:08:44 -0400</jf:modificationDate>
        <jf:date>Oct 11, 2008</jf:date>
        <jf:author>Anoop Govind</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Still having issues</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32113</link>

        

        
            <description><![CDATA[I had the same problem, printing ${item} instead of value of ${item}.  It got solved by using 2.4 xsd given below (as mentioned by another respondent):<br>Btw, my web.xml had reference to doctype of 2.2 DTD before this!!<br>---------<br>&lt;web-app...]]></description>
        

        <pubDate>Wed, 10 Aug 2005 05:14:24 -0400</pubDate>

        

        <jf:creationDate>Wed, 10 Aug 2005 05:14:24 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 10 Aug 2005 05:14:24 -0400</jf:modificationDate>
        <jf:date>Aug 10, 2005</jf:date>
        <jf:author>vivek deveshwar</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Runs fine for me</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32113</link>

        

        
            <description><![CDATA[I ran your code snippet in my JSP and it works fine. I suppose your JSTL library is not loaded properly. Try referencing the JAR file in the &lt;taglib-location&gt; of your web dep. descriptor and make sure it is loaded in  your web app correctly]]></description>
        

        <pubDate>Mon, 28 Feb 2005 15:08:49 -0500</pubDate>

        

        <jf:creationDate>Mon, 28 Feb 2005 15:08:49 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 28 Feb 2005 15:08:49 -0500</jf:modificationDate>
        <jf:date>Feb 28, 2005</jf:date>
        <jf:author>Sairam Ramachandran</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Still having issues</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32113</link>

        

        
            <description><![CDATA[Is there maybe a way to do this w/ the struts tags?  All I need to do is loop from one value to another with a certain step and output the index value.  I realize I could do this w/ scriptlet code, but it just seems silly that it's this difficult w/ the...]]></description>
        

        <pubDate>Mon, 28 Feb 2005 13:26:25 -0500</pubDate>

        

        <jf:creationDate>Mon, 28 Feb 2005 13:26:25 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 28 Feb 2005 13:26:25 -0500</jf:modificationDate>
        <jf:date>Feb 28, 2005</jf:date>
        <jf:author>M J</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Still having issues</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32113</link>

        

        
            <description><![CDATA[Ok, I downloaded JSTL 1.0.6, updated my web xml to referance...<br><br>&lt;taglib&gt;<br>&lt;taglib-uri&gt;<a class="jive-link-external" href="http://java.sun.com/jstl/core"...]]></description>
        

        <pubDate>Mon, 28 Feb 2005 09:41:51 -0500</pubDate>

        

        <jf:creationDate>Mon, 28 Feb 2005 09:41:51 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 28 Feb 2005 09:41:51 -0500</jf:modificationDate>
        <jf:date>Feb 28, 2005</jf:date>
        <jf:author>M J</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>


    <item>

        <title>jstl i assume</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32113</link>

        

        
            <description><![CDATA[What's the servlet/jsp versions of the container you're running on. If you downloaded the latest JSTL libraries, be sure you're using the 2.4 schema definition in web.xml and not the 2.3 or earlier DTD definition. This only applies if you're using...]]></description>
        

        <pubDate>Fri, 25 Feb 2005 18:46:19 -0500</pubDate>

        

        <jf:creationDate>Fri, 25 Feb 2005 18:46:19 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 25 Feb 2005 18:46:19 -0500</jf:modificationDate>
        <jf:date>Feb 25, 2005</jf:date>
        <jf:author>joseph yi</jf:author>
        <jf:replyCount>5</jf:replyCount>
    </item>


    <item>

        <title>c:forEach</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32113</link>

        

        
            <description><![CDATA[I have the code below.  When processing the page, the forEach seems to be working since I get the correct number of option items.  But, the value of ${min} is displayed literally (the value and display of the option tag is the literal string...]]></description>
        

        <pubDate>Fri, 25 Feb 2005 14:01:50 -0500</pubDate>

        

        <jf:creationDate>Fri, 25 Feb 2005 14:01:50 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 25 Feb 2005 14:01:50 -0500</jf:modificationDate>
        <jf:date>Feb 25, 2005</jf:date>
        <jf:author>M J</jf:author>
        <jf:replyCount>6</jf:replyCount>
    </item>



</channel>
</rss>

