Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

experiences of OpenXava

Based on the demos and documentation, OpenXava looks very impressive framework for quickly building an RIA from a Java domain. If it's really as good as it claims, why isn't it more well known?

I'd like to hear from people with practical experience of using OpenXava. What are it's strengths and weaknesses? How does it compare with alternatives such as Grails, Roo, and the Play framework?

like image 833
Dónal Avatar asked May 14 '11 00:05

Dónal


People also ask

Is OpenXava good?

Openxava is a great tool based on an open source for the development of highly compatible business applications with high productivity and with a very simple learning curve. These applications can be run on any java portal, making it the ideal tool for business software for small, medium and large companies.

How do I use Openxava?

We start with a simple version of Customer with only number and description. Then type Customer as class name and press Finish. Note that the C of Customer is uppercase, this is very important, all Java classes start with uppercase. At last you have enough code (just one class) to run your application.


1 Answers

If you choose to use openxava then you have to choose a portal server in which to deploy it. That's the complicated part, portals are very heavy.

like image 90
joshua Avatar answered Nov 02 '22 23:11

joshua