Anders Conrad wrote: > As far as I understand, there are some taglibs supporting relational > databases for Cocoon XSP, but I have not come across any direct support for > native XML databases.
The support is in the 2.1 version: you should get it via CVS and compile it yourself. After that you will have full access to the XML:DB pseudo protocol, which means that you will be able to get documents and/or collection listings by simply using URLs such as xmldb:dbxml:///db/whatever/you/want.xml. Please don't use the XML:DB generators, since we're planning to remove them in favor of the more flexible pseudo-protocol. Ciao, -- Gianugo Rabellino --------------------------------------------------------------------- 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]>