Paula Estrella wrote:

Hi, I'm developing a small application with cocoon 2.1.8 under windows and I'd like to know if it's possible to store (server side) a dinamically generated xml document, i.e. I genrate a document result.xml with some input from users and I want to perform some action to store this document in the server as <user>-result.xml
Any ideas how I could do this?

Have a look at the SourceWritingTransformer (http://cocoon.apache.org/2.1/userdocs/sourcewriting-transformer.html). This will do what you want.

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

Reply via email to