You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Bjarne Olsen <Bj...@gmx.net> on 2000/11/07 14:42:15 UTC

Problems with xsp:expr

Hi!

Whenever I use xsp:expr in my xsp-file cocoon adds blanks to the final
html-file. 
Example:
<xsp:logic>
  String MyName = "TheName";
</xsp:logic>

<select>
<xsp:attribute name="name">
  <xsp:expr>MyName</xsp:expr>
</xsp:attribute>
</select>

outputs:
<select name="                                   
                     
                             TheName        
        ">
</select>

Is this a bug or am I doing something wrong?





-- 
Sent through GMX FreeMail - http://www.gmx.net