Hi,

The following seems to fail which appears to me as a real bug of the
ant taglib (or is it the property tag especially ?):

<j:set var="x" value="xxx"/>
<ant:property name="c" value="${x}"/>
<ant:echo message="c=${c}"/>

which gives as output
     [echo] c=

Any clue ?

thanks

paul


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



Reply via email to