Re: JSTL forEach acting funny [SORT OF SOLVED]

2004-12-02 Thread sbeam
On Thursday 02 December 2004 08:52 am, Allistair Crossley wrote: > i don't know sorry. i can however tell you that i just pasted your simplified code into one of my JSPs and it works (i.e foo is 1 ..). you've installed standard.jar and jstl.jar as your forEach is now working. it's probably very

Re: JSTL forEach acting funny

2004-12-02 Thread sbeam
On Thursday 02 December 2004 08:27 am, Allistair Crossley wrote: > you mention you changed your server.xml .. that's wrong. i said web.xml and this will be at > > webapps/yourwebapp/WEB-INF/web.xml > Sorry, I misspoke there. Actually it _was_ web.xml that has the contents changed as indicated,

Re: JSTL forEach acting funny

2004-12-02 Thread sbeam
On Thursday 02 December 2004 08:12 am, David Smith wrote: > As I understand it, you need to make sure Tomcat knows you want the 2.4 > spec as opposed to the 2.3 spec to use JSTL semantics like ${}. What > does your web.xml file show at the top? Does it use the 2.4 schema? > > --David I think

Re: JSTL forEach acting funny

2004-12-02 Thread sbeam
On Thursday 02 December 2004 08:07 am, Allistair Crossley wrote: > you need > > <%@ taglib uri="http://java.sun.com/jsp/jstl/core"; prefix="c" %> > > at the top of your jsp though. Have that - if I didn't then would show up in the output, but it doesn't. My apologies, I should have mentioned

Re: JSTL forEach acting funny

2004-12-02 Thread sbeam
On Thursday 02 December 2004 07:39 am, Allistair Crossley wrote: > 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 erro

JSTL forEach acting funny

2004-12-02 Thread sbeam
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-datasource-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} ==

Re: Fedora Core 3

2004-12-02 Thread sbeam
On Wednesday 01 December 2004 11:34 am, Elihu Smails wrote: > I have Tomcat 5.5.4, Java 1.5.0 and Apache 2.1 running > on a Fedora Core 3 box. > > I have not seen any problems to date.. > Ditto. Installed Tomcat from the latest tarball. Was ridiculously easy. Did not bother to un-install the gc