Now you are ready to start building web applications with XForms! Let's see if we can create a working form, before we move on to the tutorial.
body element, replace the text Empty form with:<xf:input ref="q" incremental="true"> <xf:label>Search:</xf:label> </xf:input> (<xf:output ref="q" />)
Save As....Search;Anything you now type into the input control should also be displayed between the brackets:
If this does not happen then there may be a problem with your installation or browser security settings. For information on troubleshooting see the installation forum.