Dear All, I have an application (in Java) in which I would like to interface directly to the Cocoon core to request URIs, which it will then process itself (e.g. sending XML to clients via FTP or HTTP post).
Is there a way that I can request URIs from the Cocoon core using a Java interface, rather than using HTTP? I am aware of the command line interface, but have been told that it is not yet very stable, and that some features will not work with it. (It didn't seem to work very well when I tried it myself). How easy would it be to make my application pretend to be a servlet engine, and thus call Cocoon as any servlet engine would? Thanks for any advice. Upayavira --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>