
This is a story about creating a user interface easily, or
better yet, about having good user interfaces without working for
them.
The Problem
Once upon a...
17 replies - 18398 views - 05/07/09 by Javier Paniza in Articles

OpenXava 3.1.2, released recently,
is a model-driven framework to develop Java Enterprise applications in an agile
way: With OpenXava you
provide only your...
0 replies - 1596 views - 04/27/09 by Javier Paniza in Announcements

Oracle Enterprise Pack for Eclipse (OEPE), the #1 free development environment for Oracle WebLogic Server, introduces new tools for Spring, Object /...
1 replies - 2313 views - 03/27/09 by Pieter Humphrey in Announcements

In this article I will discuss the "ZkToDo2" sample application that demonstrates desktop MVC patterns using the ZK RIA AJAX framework, Spring and...
6 replies - 39128 views - 03/12/09 by Simon Massey in Articles

The
announcement of Eclipse’s Java Persistence Platform project signals the
inauguration of a new generation of persistence in which all of the
dominant...
6 replies - 11632 views - 03/03/09 by Nitin Bharti in Videos

OpenXava 3.1.1 is a framework to develop Java Enterprise applications in a different way: OpenXava avoids MVC. You provide only your POJOs annotated with JPA...
0 replies - 1987 views - 02/25/09 by Javier Paniza in Announcements

AccessPlatform 1.1 provides JDO/JPA persistence to RDBMS, ODBMS, XML, LDAP, Excel, JSON, and ODF DataNucleus AccessPlatform 1.1.0 has just been released....
0 replies - 2778 views - 02/23/09 by Andy Jefferson in Announcements

It has long been debated whether field access is superior to property access for JPA entities. Most arguments that I've seen hinge on performance versus...
12 replies - 16532 views - 02/18/09 by David Green in Tips and Tricks

I'd been trying to debug the following error for days, and it drove me crazy. The problem, in a nutshell, is that JPA refuses to compile one of my...
2 replies - 12358 views - 01/13/09 by Khoo Chen Shiang in Tips and Tricks

OpenXava 3.1 is a framework to develop Java Enterprise applications in a different way: OpenXava avoids MVC. You provide only your POJOs annotated with JPA and...
1 replies - 3259 views - 12/19/08 by Javier Paniza in Announcements

DataNucleus AccessPlatform provides persistence of Java objects to RDBMS, LDAP, XML, db4o, NeoDatis, Excel and JSON datastores. We have just released version...
0 replies - 3562 views - 12/12/08 by Andy Jefferson in Announcements

Ebean v1.0.0 introduces support for declarative transactions via a @Transactional annotation. This means you can add the @Transactional annotation to a method...
0 replies - 2959 views - 11/26/08 by Robin Bygrave in Announcements

Ebean ORM adds support for Enhancement via javaagent, Eclipse IDE Plugin and ANT task to existing Subclass Generation approach. The User Guide includes a...
1 replies - 2916 views - 11/01/08 by Robin Bygrave in Announcements

Metawidget is an Open Source 'smart UI widget' that populates itself at runtime with UI components to match the properties of your business objects.In addition...
0 replies - 5005 views - 10/08/08 by Richard Kennard in Announcements

Although JSR APIs are generally simple to use, they introduce a lot of difficulties when used from OSGi Environments. The main two problems they introduce...
0 replies - 5408 views - 09/04/08 by Valery Abu-Eid in Articles