On Sonntag, März 23, 2003, at 12:00 Uhr, Christopher Oliver wrote:
I modified this sample to use XMLForm to implement the "Edit Account" page of this sample. To see this, first sign in and then click on "My Account".
XMLForm is very nice to use in flow scripts, because it automatically populates the model (you never have to call cocoon.request.get("...")) and it has nice hooks for validation.
However, I don't know how to integrate its view with the rest of the application. Could somebody take a look at this?
Regards,
Chris
I'll try to integrate it to the XSP-view. /Leo