On 06.Jul.2001 -- 03:18 PM, JEULIN Olivier wrote:
> It seems you should put it inside xsp:logic like this
> <xsp:logic>
>  rowNum = <esql:get-int column="1"/>;
> </xsp:logic>
> (if C2 is a bit like C1 ;) )

If you didn't want to assign to a variable, then you'd need to enclose
the "rowNum=..." code with a <xsp:content> element. I'll patch that
into the logicsheet on monday so that esql exhibits the expected
behaviour to output "rowNum = 42" instead of producing the error.

        Chris.

-- 
C h r i s t i a n       H a u l
[EMAIL PROTECTED]
    fingerprint: 99B0 1D9D 7919 644A 4837  7D73 FEF9 6856 335A 9E08

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to