Are there any plans int he works to fix that?
Dominique Devienne wrote:
>>-----Original Message-----
>>From: Sean W. Ferguson [mailto:seanslists@comcast.net]
>>Sent: Friday, August 01, 2003 11:51 AM
>>To: Jakarta Commons Users List
>>Subject: Re: [JELLY] If tag problem
>>
>>Thanks, that fixed it. Of course, the other problem I've noticed is
>>that doing this will generate an error:
>>
>>"${x <= y}"
>>
>>Basically it complains about the < character.
>
>
> You must use "${x <= y}", i.e. an XML char entity.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-user-help@jakarta.apache.org
>
>
|