You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Jerry Fowler <jf...@xeotron.com> on 2002/11/01 16:13:38 UTC

Re: inside

I forget what version you're in, but I found that in 2.0.3 I had to do this:
		<rowcount>
		   <xsp:expr>"" + _esql_query.rowCount()</xsp:expr>
		</rowcount>
to get by a long-since-forgotten generator error.

Antonio Gallardo Rivera wrote:
> Is this tag already working?
> 
> I am having troubles with it.
> 
> inside row-results I cannot use it.


-- 
Jerry Fowler
Bioinformatics, Xeotron Corporation
+1 713.842.2121 x292
8275 El Rio, Suite 130
Houston, Texas 77054


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

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>


Re: inside

Posted by Antonio Gallardo Rivera <ag...@agsoftware.dnsalias.com>.
I am using 2.1 lastest CVS in XSP.

Antonio Gallardo.

El Viernes, 01 de Noviembre de 2002 09:13, Jerry Fowler escribió:
> I forget what version you're in, but I found that in 2.0.3 I had to do
> this: <rowcount>
> 		   <xsp:expr>"" + _esql_query.rowCount()</xsp:expr>
> 		</rowcount>
> to get by a long-since-forgotten generator error.
>
> Antonio Gallardo Rivera wrote:
> > Is this tag already working?
> >
> > I am having troubles with it.
> >
> > inside row-results I cannot use it.

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

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>