Jeff Sexton wrote:

We'd like to built an application that uses data from a database to create
XML, which can be transformed to various forms.  A significant amount of
coding will be required to create the XML (otherwise I'd just place SQL in
an xsp), so I think a separate servlet will make more sense.  My thought
is to create a servlet that outputs type text/xml, call the servlet from a
sitemap, transform and serialize as needed.

Pardon my ignorance for your particular use case, but did you look at xReporter? It's available from http://xreporter.cocoondev.org/, and it seems like it addresses most of the things you are looking after.


</Steven>
--
Steven Noels                            http://outerthought.org/
Outerthought - Open Source, Java & XML Competence Support Center
Read my weblog at            http://blogs.cocoondev.org/stevenn/
stevenn at outerthought.org                stevenn at apache.org


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to