On Fri, 28 Mar 2003, Delis, Christopher E. wrote: > have you tried something like already?: > > <map:generate type="html" src="http://localhost:8080/doSomethingServlet" /> > > (even though type="html" is a misnomer?)
Well, the HTMLGenerator will run the input HTML through JTidy so the XML through the pipeline is well-formed, You can also specify which element to start at. Colin wrote: > > I have a servlet at http://localhost:8080/doSomethingServlet > > which spits > > out well-formed XML. It will provide content I want to use at > > the start > > of a pipeline. If your servlet already spits out well-formed XML, you don't have to do anything beyond using the standard filegenerator with the src attribute set to the URL of the servlet. HTH, Tony -- Tony Collen ICQ: 12410567 IRC: irc.byxnet.net -- Cocoon: Internet Glue (A Cocoon Weblog) http://manero.otrg/weblog/ -- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]