quality@glassfish.java.net

JSF, Page Flow, Select All,

From: Adam Bien <abien_at_adam-bien.com>
Date: Wed, 03 Sep 2008 12:29:41 +0200

Hi all,

I enhanced my test with page flow, simple table and query execution. It
contains the following:
- No-Interface EJB 3.1 Stateless Session Bean
- JPA entity with select all query
- backing bean with Dependency Injection
- Simple form with data binding
- Table with direct databinding to JPA entities
- Simple page flow.


It works well. I uploaded the whole application without libs (too big)
with an enhancement:
https://glassfish.dev.java.net/issues/show_bug.cgi?id=5838

regards,

adam