> >Referring to some old C1 documentation http://xml.apache.org/cocoon1/xsp.html > >(paragraph "logic tags") this should work. > >And I think this should work the same way in C2! > > > You need to open a new <xsp:logic> inside <ns:list> : the scope of Java > code in <xsp:logic> is limited to text nodes that are its _direct_ > children. Also, "o.getName()" should be enclosed by an <xsp:expr>. So > the above snippet should be written as follows :
[snip] Right. > So I'm not sure there is a wrong behaviour in the engine. > Sylvain If you look at the provided C1 docs this was different before. So question is: 1) is this still C1 behaviour or is the docu outdate (well, always ;) 2) what says the xsp spec (is there one?) 3) what's the more desired behaviour 4) what will break if we change it -- Torsten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]