You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Markus Wagner <ma...@mail.uni-mainz.de> on 2001/06/27 18:29:02 UTC

translate file.xml?args into html using java

Hi,

I got cocoon to translate my xml files into html using the commandline 
interface to cocoon. But I didn't get it to translate xml files which 
expect arguments as file.xml?index=3. Cocoon always produces the same 
output as if there were no arguments. I would like to write a small java 
tool that involves the cocoon library to translate a url with arguments 
into a html file. How can I do that and which classes do I have to use 
(Cocoon 1.8)?

I only want to deploy my web to a non-cocoon web server.

Thanks,

Markus

---------------------------------------------------------------------
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: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>