On 04.Apr.2002 -- 08:25 PM, sushil Bhattarai wrote: > Hi All, > > Does Cocoon2 support XSQL? I'm trying to find taglib for XSQL and have no > idea how to go about it. How can I use XSQL in Cocoon? Any suggestion?
Cocoon has four different "packages" that deal with relational database access. 1) ESQL taglib to embed SQL in XSPs 2) SQLTransformer to embed SQL in any page 3) actions that add, update, delete and read from a database 4) BlobSource (?) reads one column from a table In addition there is a generator that accesses XMLDB. You'll find more information on these three in the documentation accompanying your Cocoon distribution. Chris. -- C h r i s t i a n H a u l [EMAIL PROTECTED] fingerprint: 99B0 1D9D 7919 644A 4837 7D73 FEF9 6856 335A 9E08 --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>