Java w3c Document as instance@src and submission@action

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Java w3c Document as instance@src and submission@action

Landais Gabriel
Hi,
 after some experiments on Chiba, we want to try some Orbeon with our
XForms. I use custom schemes in Chiba, allowing retrieval of dom
documents (instance@src) and node submission (submission@action). We
have our own data controller, no webservice, sql or such.
 It looks like I have to create a custom processor based on
JavaProcessor. Is there any real world example around?
 Thanks
Gabriel



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Java w3c Document as instance@src and submission@action

Erik Bruchez
Administrator
You may not have to do this: just store your DOM into the request with  
oxf:scope-serializer, and retrieve it upon xforms-model-construct-done  
with xforms:insert and the xxforms:get-request-attribute() XPath  
function.

-Erik

On Nov 27, 2008, at 5:19 AM, Landais Gabriel wrote:

> Hi,
> after some experiments on Chiba, we want to try some Orbeon with our
> XForms. I use custom schemes in Chiba, allowing retrieval of dom
> documents (instance@src) and node submission (submission@action). We
> have our own data controller, no webservice, sql or such.
> It looks like I have to create a custom processor based on
> JavaProcessor. Is there any real world example around?
> Thanks
> Gabriel
>
>
> --
> You receive this message as a subscriber of the [hidden email]  
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws