Re: xforms jsp and firebird database.
Posted by JohnBampton on
URL: https://discuss.orbeon.com/xforms-jsp-and-firebird-database-tp1469810p1469907.html
I have the conneciton to firebird working now.
But I am having trouble with jsp xml stuff.
How do I get the value of ticketno using the dom?
<xforms:instance id="data-instance">
> <data>
> <ticketno/>
> </data>
> </xforms:instance>