Re: [standard] Null in Javascript scope patch

2001-12-26 Thread Shawn Bayern
On Tue, 25 Dec 2001, Alice K wrote: > The newly built seems fixed the Null problems in Resin. However, the > iterator (forEach) examples do NOT work correctly in Resin. It only > shows on record only. Interesting. This is the second such report of this behavior in Resin. I'll take a look as s

[standard] Null in Javascript scope patch

2001-12-25 Thread Alice K
Hi, The newly built seems fixed the Null problems in Resin. However, the iterator (forEach) examples do NOT work correctly in Resin. It only shows on record only. Alice _ Get your FREE download of MSN Explorer at http://explorer.

Re: [standard] Null in Javascript scope patch

2001-12-20 Thread Shawn Bayern
Jeroen, Thanks; that's a sensible patch. I've fixed the behavior in the current archive. Shawn On Thu, 20 Dec 2001, Vianen, Jeroen van wrote: > Hi, > > I tried to use the EA3 release of the JSTL standard tag library in Resin > 2.0.4. > > My JSP more or less looks like this: > > <%@ taglib

[standard] Null in Javascript scope patch

2001-12-20 Thread Vianen, Jeroen van
Hi, I tried to use the EA3 release of the JSTL standard tag library in Resin 2.0.4. My JSP more or less looks like this: <%@ taglib uri="http://java.sun.com/jstl/ea/core"; prefix="c" %> <%@ taglib uri="http://java.sun.com/jstl/ea/xml"; prefix="x" %> http://localhost/path/to/file.xml"; var="xml