Do you mean, that you'd like to see the result of your generator (which
contains the esql) ?

Create a simple pipeline in your sitemap, something like this:
<map:match pattern="my_esql_test.xml">
  <map:generate type="serverpages" src="my_esql_test.xsp" />
  <map:serialize type="xml" />
</map:match>

then, call the my_esql_test.xml from your browser, and it will show the
generated xml.

Zsombor

> -----Original Message-----
> From: Alexander Shopov [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, November 21, 2006 5:28 PM
> To: users@cocoon.apache.org
> Subject: Re: Using Cocoon's ESQL as replacement for Oracle's 
> XSQL servlet
> 
> Thank you very much for the helpful answer.
> How do I make sure that I am getting the raw XML - without 
> any XSLT transformations?
> 
> Kind regards:
> al_shopov
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

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

Reply via email to