Not the lucky one...

Something like:

<logic:iterate id="sub" name="scope" property="associations">
  <bean:write name="sub" property="value"/>
</logic:iterate>">

It'll fist generate a duplicated declaration ( once at top level,
once at block level ) for _jspx_sub_1, and then look for a 
variable named 'sub' that is not declared.


Costin
( about to leave in vacation :-)

Remy Maucherat wrote:

> A new test milestone of Tomcat 4.1 has just been released.
> 
> Downloads:
> http://jakarta.apache.org/builds/jakarta-tomcat-4.0/test/v4.1.10/
> 
> Significant changes over 4.1.9 Beta include:
> - Jasper 2 bugfixes
> - Catalina classloader bugfixes
> - Stable versions of components from Jakarta Commons, including DBCP 1.0
> 
> The list of changes is available in the release notes.
> 
> Remy

-- 
Costin



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

Reply via email to