OpenXava is a framework to develop easily business applications with XML and Java.
OpenXava's virtue resides in the fact that the heart of our applications is XML instead of Java.
No Java classes, no XML files for mapping objects, no design of JSP or JSF pages, simply no more.
OpenXava generates for you a complete J2EE application (with CMP EJB or Hibernate for persistence) like this, and with a suitable User Interface for manage your Teachers.
The resulting application allows you make CRUD operations, searching, filtering, ordering, generating reports in PDF format, exporting to Excel, etc.
In spite of its rapid development features, OpenXava is flexible enough to allow you to put your custom code in any part of the application.
With only simple XMLs and Java code in JavaBean format (really reusable Java classes) you can construct any J2EE business application in a very productive way. In fact, a lot of critical business application, now in production, have been developed with OpenXava.
Product's homepage
What's New in This Release: [ read full changelog ]
· Totals and row count are shown in collection frames when they are folded.
· The comparator 'range' has been added to the list and collections filter.
· Java 7 support.
· A slide effect for hiding and showing frames.
· Frames fill all the width of the view.
· HtmlUnit has been upgraded to 2.9.
· jQuery UI has been upgraded to 1.8.12.
· jQuery has been upgraded to 1.5.2.
· Liferay 4.1 is no longer supported.
· A new method setConditionValuesTo() in ModuleTestBase.
· Some bugfixes.