|
OpenXava is a productive way for creating Enterprise Applications with Java. Indeed, it's faster developing with OpenXava than with Ruby On Rails, Spring MVC, or any other MVC framework. This is because in OpenXava you only have to write the Model. The Controllers are reused, and the View are generated automatically. We can say that OpenXava is a Mc framework.
OpenXava is a JPA Application Engine. You put your JPA classes and, in exchange, you will obtain a full featured application ready for production, and without code generation. See it vividly at MySchool demo.
OpenXava has been created by Java developers (who need developing Java Enterprise applications in a productive way) for their own use; hence it's powerful, extensible and enjoyable by a Java expert. In the other hand OpenXava allows to a new Java developer to start rapidly to be productive, therefore is a pleasant experience for beginners too.
|
2008-6-24: Article in java.netArticle Automatic User Interface with OpenXava: An Evolutionary Option for GUIs published in java.net.
2008-6-12: Reference Guide in FrenchThe OpenXava Reference Guide and other documentation is available in French in the wiki. By courtesy of Guy de Pourtalès.
2008-6-9: Free OpenXava hands-onThe next June 26 and 27 we will have the Sun OpenJavaDay 2008 in Madrid. The day 27 a Hands-on of OpenXava will presented. It's free, but registration is required. The event will be in Spanish.
2008-6-5: Version 3.0.2 releasedDownload - Change logThese are the main new features of 3.0.2:
2008-5-15: Article in JavaLobbyArticle A Productivity Race: Ruby on Rails vs JPA on OX3 published in JavaLobby, that compares Ruby on Rails against OpenXava 3.
2008-4-17: Version 3.0.1 releasedDownload - Change logThese are the new features of 3.0.1:
2008-3-5: Version 3.0 releasedDownload - Change logOpenXava 3.0 allows you to define components using POJOs + annotations, as alternative to XML. The advantages are:
Of course, OpenXava 3.0 is backward compatible with 2.0 and 1.0 (it still supports XML and code generation) , therefore you can update your current OpenXava applications to this new version without rewrite your code and although you do not use JPA or POJOs.
|