Works perfectly, Thanks Chris, Bert At 11:59 4/04/2002 +0200, you wrote: >On 04.Apr.2002 -- 11:33 AM, Bert Van Kets wrote: > > I've got the name of a column in a String variable and would like to use > > the value contained in that column in my output. How can I request that > > value? I need to nest an xsp:expr tag inside an esql:get-string tag. Is > > this possible? > >No it is not. Since at compile time it needs to be know whether the >column is referenced by name or by number, only by number is >supported. > >The syntax is a bit different as well: > > > <esql:row-results> > > <xsp:logic> > > <value><esql:get-string> > <esql:param > name="column"><xsp:expr>intSelectBoundColumnNo</xsp:expr></esql:param> > ></esql:get-string></value> >HTH > > 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]>
--------------------------------------------------------------------- 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]>