Skip to content

betterFORM/betterFORM

Repository files navigation

this project is abandoned and no longer maintained - if you're looking for an alternative see https://github.com/Jinntec/Fore

betterForm 5 Quickstart Guide

betterFORM 5 is an implementation of XForms 1.1 in Java. It's about 97% conformant to the W3C recommendation and allows to build advanced form applications that require complex validations, calculations and dependency management.

For further information on XForms see:

Requirements for betterFORM 5

Runtime requirements:

For building:

  • Apache Ant 1.8.2 or newer for building the sources
  • [Optional: Apache Maven 2.0.5 or newer]

Building

Apache Ant 1.8.2 or is needed to build betterFORM from the sources.

Building betterFORM provides a quick overview about the available build targets.

Checkout the master branch to get the source of previous and current betterFORM releases. Or lift off at the development branch where the daily work takes place.

##Documentation

For more detailed information see the documentation or read the latest news at our blog.

Getting professional help and more

Take a look at the our homepage to get to know more about professional services & support betterFORM provides

Get in touch with betterFORM directly, via Twitter or Facebook

Minimal Requirements for older Versions

betterFORM limeGreen

  • JDK 1.6
  • Apache Ant 1.8.2 or newer
  • [Optional: Apache Maven 2.0.5 or newer]

###lightSteelBlue

  • JDK 1.6
  • Apache Ant 1.8.2 or newer
  • [Optional: Apache Maven 2.0.5 or newer]