Moin Cocooners, I use Woody of cocoon 2.1.3 and I have to Form, which holds Data of two models, a xml-document and a bean.
Is it possible to define different bindings for these models, which I can call like: [...] form.load(bean, "binding1"); form.save(bean, "binding1"); form.load(document,"binding2"); form.save(document,"binding2"); [...] Gru� Bj�rn
