Hi,

I am trying to use XmlForms in the following situation:

I have an XML document with data in an XML database.
>From a list of items, I want to show a popup with an XMLform in it.

I will start with the following situation:

Pipeline 1:
- Load the xml data in a dom document (using a transformer)
- Use the xmlform transformer to populate the form (without use of an
intermediate bean or something?)

Pipeline 2:
When data from the xmlform popup is saved, this pipeline is called.
How do I code saving the data from the request (after the form is posted) to
the dom? Is this in the xmlform transformer or in the xmlform action?

Should I use the XmlFormAction or is there allready a singlepageformaction
or something?

TIA

Michael

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

Reply via email to