Re: esql:row-count inside esql:row-results

2002-11-01 Thread Jerry Fowler
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: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]




Re: esql:row-count inside esql:row-results

2002-11-01 Thread Antonio Gallardo Rivera
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: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]