Automatic frontend engine for Java. Write just the domain classes in plain Java. Get a web application ready for production.

Features

  • No code generation: touch your code try your application in a few seconds.
  • Although the User Interface is automatically generated (on fly) a fine tuning front-end arrangement is allowed.
  • Adapted to work with legacy database schemas.
  • Easy integration of reports made with JasperReports.
  • Exhaustive documentation in English, French, Russian, Chinese and Spanish.

Project Samples

Project Activity

See All Activity >

License

GNU Library or Lesser General Public License version 2.0 (LGPLv2)

Follow OpenXava

OpenXava Web Site

Other Useful Business Software
Secure User Management, Made Simple | Frontegg Icon
Secure User Management, Made Simple | Frontegg

Get 7,500 MAUs, 50 tenants, and 5 SSOs free – integrated into your app with just a few lines of code.

Frontegg powers modern businesses with a user management platform that’s fast to deploy and built to scale. Embed SSO, multi-tenancy, and a customer-facing admin portal using robust SDKs and APIs – no complex setup required. Designed for the Product-Led Growth era, it simplifies setup, secures your users, and frees your team to innovate. From startups to enterprises, Frontegg delivers enterprise-grade tools at zero cost to start. Kick off today.
Start for Free
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
25
0
0
1
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5

User Reviews

  • Simple and good CRUD framework
  • Buenas tarde amigos, soy nuevo en esto y este tipo de trabajo me gusto mucho es cómodo para trabajar con el pero tengo un problema, estoy tratando de hacer un campo calculable en varios puntos de mi proyecto el cual solo e podido realizar en un solo campo y los demás no me genera el resultado me lo deja en blanco alguien me puede ayudar en este campo este es el primero Depends("montoejecutado") public BigDecimal getAmount() { MathContext mc = new MathContext(4, RoundingMode.HALF_UP); BigDecimal valor = BigDecimal.ZERO; if (this.getProyecto() == null){ valor = BigDecimal.ZERO; }else{ valor = this.getMontoejecutado() .divide(this.getProyecto().getMontopretamo(),mc); } return valor; } este es el segundo @Stereotype("MONEY") @Depends("montoejecutado") public BigDecimal getporcentajedeejecucion() { MathContext mc = new MathContext(4, RoundingMode.HALF_UP); BigDecimal valor = BigDecimal.ZERO; if (this.getConvenios() == null){ valor = BigDecimal.ZERO; }else{ valor = this.getEjecutado() .divide(this.getConvenios().getAutorizado(),mc); } return valor; }
  • A powerfull and amazing RAD Development Tool in Java!!
  • Excelente marco de trabajo
  • Very good Model Driven framework! Keep the good work!
Read more reviews >

Additional Project Details

Languages

Chinese (Simplified), English, French, Russian, Spanish

Intended Audience

Developers

User Interface

Web-based

Programming Language

Java

Related Categories

Java Enterprise Software, Java Frameworks, Java Object Oriented Software

Registered

2004-11-02

Find a Partner

Add-ons & Plugins