for a question on forEach I would expect you to have copied in the forEach part 
;) i am surprised if you are seeing the actual dollar signs and braces as 
tomcat should be picking those up as expression language. is there any errors 
in stdout? also, which scope are you placing your results into and how are you 
placing those results there, i.e what is row? what value are you suppluing 
items in forEach ...

etc.. more info people!

> -----Original Message-----
> From: sbeam [mailto:[EMAIL PROTECTED]
> Sent: 02 December 2004 12:33
> To: Tomcat Users List
> Subject: JSTL forEach acting funny
> 
> 
> Hi, Tomcat n00b here just installed 5.5.4. Trying to do the HOWTO at 
> http://jakarta.apache.org/tomcat/tomcat-5.5-doc/jndi-datasourc
> e-examples-howto.html
> 
> Finally got the JDBC connection working I think, but my final 
> JSP output 
> just shows
> ==========
> Results
> Foo ${row.foo}
> Bar ${row.bar}
> ==========
> 
> It's like the c:forEach tag is being ignored and the contents are not 
> parsed at all. I actually have 3 rows in the testdata table so if it 
> was at least looping I should have repeats. The test.jsp is exactly 
> like the tutorial. I have jstl.jar and standard.jar in my WEB-INF/lib 
> copied from jakarta-taglibs-standard-1.1.2 from the jakarta site.
> 
> Please let me know what I did wrong, I am going through the JSTL docs 
> but everything seems to be on the up-and-up with that...
> 
> thanks
> 
> -Sam
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


<FONT SIZE=1 FACE="VERDANA,ARIAL" COLOR=BLUE> 
-------------------------------------------------------
QAS Ltd.
Developers of QuickAddress Software
<a href="http://www.qas.com";>www.qas.com</a>
Registered in England: No 2582055
Registered in Australia: No 082 851 474
-------------------------------------------------------
</FONT>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to