Home arrow Demo
JAXFront
JAXFront Demo
 
The following demo shows the generation of a JAXFront user interface based on a W3C XML Schema. The generated UI can be displayed as an XHML web form or as a standalone Java UI (JavaSwing).
  
This model is a W3C conform XML Schema (xsd). It describes a purchase order generated by a home products ordering and billing application. This is the xml data stream following the model constraints in the xsd. One may bind a valid xml stream to any JAXFront user interface. This is a user interface description made with the eXtensible user interface (XUI) markup language. To create or modify, one may use the XUI Editor
po.xsd
 po.xml po.xui
diagram [doc]

To run the form offline as a standalone java client, click on the following icon JAXForms (po.jax). --> Note that you have to install the JAXForms Viewer first. 



 JAXFront in your own J2EE project:

  1. Download and install jaxfront-demo.war
  2. Open your browser and point it to this link
  3. See the Java sourcecode (J2EE servlet) example
Info for HTML Demo
JAXFront generates XHTML web forms. The browser must have JavaScript enabled. Supported browsers: IE 5.0+, Mozilla 1.7+, Firefox 1.0+, Safari.
 
Info for Java WebStart Demo
Java Webstart and Java 1.4 is needed to run the Java Swing Examples. Please note that you are asked to give JAXFront access to your system because some of the used libraries need to read system properties. The signed libraries (~8 MB) will be cached on your system on the first example startup to speed up loading time for further examples.
 



(C)opyright 2001-2007, xcentric technology & consulting GmbH