Chad Gipson wrote:
I am trying to use Cocoon to return a directory listing of a web-uri. Is there an implementation that would allow me to pass an http://... formatted address and receive a xml-formatted directory listing in return. I am assuming that I would have to write a class similar to the current directory generator unless there is something already out there. Does anyone have any idea on how to proceed?

As Steven pointed out, there is no way of knowing a directory format (and not only that: in most cases directory indexes are forbidden). You can do such a thing if the web server is WebDAV enables (and I have a small generator sitting on my hard disk as nothing more that a small proof of concept).

Ciao,

--
Gianugo Rabellino
Pro-netics s.r.l.
http://www.pro-netics.com


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



Reply via email to