Michel SALAIS wrote:

Hi all,

I want to use cocoon to write a forms oriented application. My goal is to let a client fill in a form and then to save the filled instance as an xml file on the server. The location of the file depends on some information in the filled form.

If it is necessary the directory where to put the new file can be created before but I would prefere to create it dynamically if possible.

Thanks in advance.

Michel.

It seems like the SourceWritingTransformer is what you are looking for:
http://cocoon.apache.org/2.1/userdocs/transformers/sourcewriting-transformer.html

Askild

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



Reply via email to