XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> XSLT, Query Technologies, Open Source, Java Servlets, Content Servers, Apache Software Foundation -> SQLProcessor for Cocoon

SQLProcessor for Cocoon

Date: Apr. 4, 2000
Link: http://xml.apache.org/cocoon/sql.html
Source Author or Organization: Cocoon Project, Apache Software Foundation

The Cocoon publishing system is a Java servlet capable of using a number of formatters and processors for output. One is the SQLProcessor, which performs SQL queries, translates the result set into an XML fragment, and inserts the fragment in the original document. This allows "legacy" data in SQL databases to be easily accessed from Cocoon.