You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Tim Bachta <tb...@kopent.com> on 2003/06/11 17:28:51 UTC

Running a query in xsl page

Is it possible to run an query in my xsl style sheet based on the input
I get from an xsp page using the connection pool from cocoon?

 

Tim Bachta

 


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org


Re: Running a query in xsl page

Posted by Christian Haul <ha...@dvs1.informatik.tu-darmstadt.de>.
On 11.Jun.2003 -- 10:28 AM, Tim Bachta wrote:
> Is it possible to run an query in my xsl style sheet based on the input
> I get from an xsp page using the connection pool from cocoon?

Perhaps you should look into the SQLTransformer. Using the connection
pool from e.g. Xalan SQL extensions is AFAIK not possible. Another
Avalon component would have access to it, though.

	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

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org