On Saturday 19 January 2002 06:05, Conal Tuohy wrote: > . . . > I think my options are either to write a NewsGroupGenerator in the Cocoon > framework, or a URLStreamHandler (and URLStreamHandlerFactory) in the Java > URL framework. With a URL-handler I could just use the standard > FileGenerator like so: > . . .
I'd go for an URLStreamHandler, which is reusable outside of Cocoon. I don't know if Cocoon allows for configurable URLStreamHandlers (or are they configurable via java system properties?), but configurable handlers would definitely be a plus. -- -- Bertrand Delacrétaz, www.codeconsult.ch -- web technologies consultant - OO, Java, XML, C++ --------------------------------------------------------------------- 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]>