Have a look at [1], more specifically the direction attribute. In your binding, you can specify where the data should be loaded from and where the data should be saved to. So you load from your XML and you save to a different bean that you then persist. Should be fairly straightforward I believe.

Your question wasn't that clear though, hope i understood you right.

HTH
Jorg

[1] http://cocoon.apache.org/2.1/userdocs/forms/binding.html

Peter Sparkes wrote:
Hi,

Help please
I wish to bind to a XML file to generate a form and then send the data in the completed form to a database without updating the original XML file. I can't work out how to extract the data from the completed form so that I can update the database.


Thanks

Peter Sparkes


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



Reply via email to