Hello List,
I am looking in to the possible use of XForms as the solution to a new project, but one of the primary requisites is the ability to have the web server push content to the client to continually update an XForm. So at it's simplest think of a clock running on a server and as time ticks by the clock's face which is on the user's web page is updated every second (without user intervention, or page refreshes). Can this be done? Or can I bind the form's controls to a web service that automatically polls the server to get the time? -- Bill -- 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 |
Hi Bill
This sounds similar to a requirement I had in 2010 for which there is a solution of sort. http://orbeon-forms-ops-users.24843.n4.nabble.com/Asynchronous-processes -amp-Orbeon-AJAX-push-tc3015872.html -Stian -----Original Message----- From: Bill Moo [mailto:[hidden email]] Sent: 12 October 2012 10:05 To: [hidden email] Subject: [ops-users] Content Push Hello List, I am looking in to the possible use of XForms as the solution to a new project, but one of the primary requisites is the ability to have the web server push content to the client to continually update an XForm. So at it's simplest think of a clock running on a server and as time ticks by the clock's face which is on the user's web page is updated every second (without user intervention, or page refreshes). Can this be done? Or can I bind the form's controls to a web service that automatically polls the server to get the time? -- Bill -- 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 |
Administrator
|
In reply to this post by Bill Moo
So yes, with asynchronous submissions you can do polling.
-Erik On Fri, Oct 12, 2012 at 2:04 AM, Bill Moo <[hidden email]> wrote: > Hello List, > > I am looking in to the possible use of XForms as the solution to a new > project, but one of the primary requisites is the ability to have the > web server push content to the client to continually update an XForm. > > So at it's simplest think of a clock running on a server and as time > ticks by the clock's face which is on the user's web page is updated > every second (without user intervention, or page refreshes). Can this > be done? > > Or can I bind the form's controls to a web service that automatically > polls the server to get the time? > > -- > Bill > > > -- > 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 > -- 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 |
Free forum by Nabble | Edit this page |