You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Ramsés Morales <ra...@computer.org> on 2001/01/28 19:15:10 UTC

help: problem with ESQL

******************  InterScan Message (on canaa.usma.ac.pa)

files.tar.gz FUE EXAMINDO Y NO CONTIENE VIRUS
*********************************************************

Re: help: problem with ESQL

Posted by Donald Ball <ba...@webslingerZ.com>.
On Sun, 28 Jan 2001, [iso-8859-1] Rams�s Morales wrote:

> ******************  InterScan Message (on canaa.usma.ac.pa)
>
> files.tar.gz FUE EXAMINDO Y NO CONTIENE VIRUS
> *********************************************************

you're using a broken design pattern, imho. instead of doing xslt, then
xsp, then xslt using cocoon-process, do the first xslt transformation by
invoking pgsql-xsp.xsl as an xsp logicsheet.

aside from that bit of advice, i'll also add this - an esql:connection
element would be a handy thing to have. finally, i don't _think_ that this
is correct:

<esql:dburl>jdbc:postgresql:Revistas</esql:dburl>

but i could be wrong about that.

- donald