You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Chris Pratt <Ch...@three.co.uk> on 2003/04/08 10:02:58 UTC

ESQL result set

I am executing three sql queries and want to display them in the same HTML
table.

In JSP I would name a result set and loop through each of them, can I do
this in XSP?

Also am I right in thinking that TransformSQL is not around in the next
release of Cocoon?


Chris


________________________________________________________________________

This e-mail message (including any attachment) is intended only for the personal 
use of the recipient(s) named above. This message is confidential and may be 
legally privileged.  If you are not an intended recipient, you may not review, copy or 
distribute this message. If you have received this communication in error, please notify 
us immediately by e-mail and delete the original message.

Any views or opinions expressed in this message are those of the author only. 
Furthermore, this message (including any attachment) does not create any legally 
binding rights or obligations whatsoever, which may only be created by the exchange 
of hard copy documents signed by a duly authorised representative of Hutchison 
3G UK Limited.
________________________________________________________________________


Re: ESQL result set

Posted by Christian Haul <ha...@dvs1.informatik.tu-darmstadt.de>.
On 08.Apr.2003 -- 09:02 AM, Chris Pratt wrote:
> I am executing three sql queries and want to display them in the same HTML
> table.
> 
> In JSP I would name a result set and loop through each of them, can I do
> this in XSP?

You can have more than one query in an XSP and you can nest SQL
queries with ESQL. Please have a look at the samples.

> Also am I right in thinking that TransformSQL is not around in the next
> release of Cocoon?

If you are referring to the SQLTransformer -- it will be included for sure.

	Chris.
-- 
C h r i s t i a n       H a u l
haul@informatik.tu-darmstadt.de
    fingerprint: 99B0 1D9D 7919 644A 4837  7D73 FEF9 6856 335A 9E08