i\'m trying to use jsp with orbeon, but even jsp example demo with orbeon shows an fetal error. i post the same problem in ops-user. Please help some one ho开发者_如何学Gow to fix the error and run js
I have n number of records in form data instance. i would like to iterate them and show it in 2 columns using xforms technology.
I have developed an Orbeon Form with 500 controls. It has got many interdependent controls which leads to bunch of conditions in binding for required, readonly, calculate etc etc..
I have a database with an xml document in it, and I want to display a transformed xml on my xforms page, when the submission is sent (I\'m using orbeon forms).
I would like to submit my xform when i click on the browser close button also. To achieve that i have written body unload function which is called when the browser is closed开发者_JAVA百科.
im using orbeon\'s xforms engine in separate war mode. The XForms is displayed correctly, but when i\'m trying to send a http post, it throws an error.
I have the following setup: Ubuntu 10.10 Mysql 5.1.49 Tomcat 6.0.28 Mysql/J 5.1.15 Orbeon 3.9.0.rc1.201103220245 CE
I am using the calculate attribute for a particular node which is editable to get a default value initially. When the control loads initially the default value is getting populated depending upon the
I followed the instructions on http://wiki.orbeon.com/forms/doc/developer-guide/xforms-w开发者_如何学运维ith-java-applications (copied the JAR, configured my web.xml, setup cross context mode in tomca
I have the following data instance. <xhtml:html xmlns:xhtml=\"http://www.w3.org/1999/xhtml\" xmlns:xs=\"http://www.w3.org/2001/XMLSchema\"