Re: Using JSTL with Resin 2.0.5 and Tomcat 4.0.3

2002-04-22 Thread Ryan Lubke
Yes this is a bug in 4.0.3 (6400 I think). The workaround is to create a directory called 'temp' in CATALINA_HOME mkdir $CATALINA_HOME/temp. -rl On Sun, 2002-04-21 at 23:45, Shawn Bayern wrote: > Martin, > > I believe you're hitting two entirely different bugs, one in Resin and one > in Tom

Re: Using JSTL with Resin 2.0.5 and Tomcat 4.0.3

2002-04-21 Thread Martin Cooper
lt;[EMAIL PROTECTED]> Sent: Sunday, April 21, 2002 9:45 PM Subject: Re: Using JSTL with Resin 2.0.5 and Tomcat 4.0.3 > Martin, > > I believe you're hitting two entirely different bugs, one in Resin and one > in Tomcat. The Resin issue is, I believe, a known bug in 2.0.5; my &

Re: Using JSTL with Resin 2.0.5 and Tomcat 4.0.3

2002-04-21 Thread Shawn Bayern
Martin, I believe you're hitting two entirely different bugs, one in Resin and one in Tomcat. The Resin issue is, I believe, a known bug in 2.0.5; my impression was that there is a later release that addresses the issue. Tomcat 4.0.3 indeed looks like it fails to sense TLD files automatically.

Using JSTL with Resin 2.0.5 and Tomcat 4.0.3

2002-04-21 Thread Martin Cooper
So I have two puzzles now. I've been using JSTL (Beta 2) with Resin 2.0.5. Things seem to work in general. I just copied all the jar files into my WEB-INF/lib, wrote some JSP, and it worked. Until, that is, I tried . It doesn't seem to matter what flavour of collection I pass in 'items', it only