PureMVC Architects Lounge

PureMVC Manifold => Demos and Utils => Topic started by: puremvc on June 13, 2009, 04:27:32



Title: EmployeeAdmin - A Java / MultiCore / GWT Demo
Post by: puremvc on June 13, 2009, 04:27:32
This demo illustrates techniques for performing routine maintenance operations in a PureMVC-based Java application.

The demo has historically been located here: http://trac.puremvc.org/Demo_Java_MultiCore_GWT_EmployeeAdmin
It has been moved here: https://github.com/PureMVC/puremvc-java-demo-gwt-employeeadmin/wiki

The author is Anthony Quinault.


Title: Re: EmployeeAdmin - A Java / MultiCore / GWT Demo
Post by: aquinault on December 24, 2009, 08:17:44
The new EmployeeAdmin Demo is available for GWT2.
It use Declarative UI and new CSS.
The source code is available in the trunk svn directory and will be deployed for live demo in few days.

Anthony.