# betterFORM **Repository Path**: mirrors/betterFORM ## Basic Information - **Project Name**: betterFORM - **Description**: betterFORM 可以用来轻松创建很多动态的 Web 2.0 的表单界面,可以自定义验证器、计算器、表单提交动作和事件处理等 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: development - **Homepage**: https://www.oschina.net/p/betterform - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-06-24 - **Last Updated**: 2025-12-06 ## Categories & Tags **Categories**: webui **Tags**: None ## README # 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: * http://www.w3.org/MarkUp/Forms * http://en.wikibooks.org/wiki/XForms ## Requirements for betterFORM 5 Runtime requirements: * [Java JDK 1.6 or newer](http://www.oracle.com/technetwork/java/javase/downloads/index.html) 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](http://betterform.wordpress.com/building-betterform/) provides a quick overview about the available build targets. Checkout the [master](https://github.com/betterFORM/betterFORM) branch to get the source of previous and current betterFORM releases. Or lift off at the [development](https://github.com/betterFORM/betterFORM/tree/development) branch where the daily work takes place. ##Documentation For more detailed information see the [documentation](http://betterform.wordpress.com/documentation/) or read the latest news at our [blog](http://betterform.wordpress.com). ## Getting professional help and more Take a look at the our [homepage](http://www.betterform.de) to get to know more about professional services & support betterFORM provides Get in touch with betterFORM [directly](http://www.betterform.de/en/whoweare.html), via [Twitter](https://twitter.com/betterform2010) or [Facebook](http://www.facebook.com/pages/betterFORM/110961888926581) ## 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]