Re: Does Cocoon return the Request Object as XML?

2001-07-17 Thread D. Musicant

Thanks! I'll take a look. Any idea what package the RequestGenerator is in?
_
Get your FREE download of MSN Explorer at http://explorer.msn.com


-
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]




Can I get directories / files as xml?

2001-07-13 Thread D. Musicant

Does cocoon enable looking through directories and the file system as xml?

In .Net I wrote my own classes to turn the File System Structure and the 
Request object into XML, but I'd prefer if cocoon had this built in. If not, 
can someone point me to the classes / files I need to work with to put this 
in myself?

Let me tell you, though, it is a big help. I did everything in XML /XSL 
(including data from AND to the database) and it made everything easier to 
manage. When I needed to get directory structure and print it to the page, 
there was no looping and particular implementation. I simply made an XSL 
page. And when I neede that info saved to the database, I can send the same 
XML without ANY ecxtra processing right to the database (I was using SQL 
Server 2000 which can read XML).
_
Get your FREE download of MSN Explorer at http://explorer.msn.com


-
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]