grankatpey.livejournal.com
Java Application Frameworks ( not simply client side. - granka
http://grankatpey.livejournal.com/2274.html
Java Application Frameworks ( not simply client side. November 30th, 2009. In an old post I named all Java libraries, where merely two application models were named. Today it is clip to name some client side Java application models, because I noticed some new ones while reading the W-JAX announcement. Some of the named models will do developing application with Db easier. And some of them are existent 3 tier architectured. My IDE is rest on this. Holds an interesting 'subproject ' named Riena. Looks inte...
riasuite.canoo.com
References - Canoo RIA-Suite
http://riasuite.canoo.com/references
Your provider for business web solutions. 50% Kosteneinsparung dank Canoo! Farm Credit Canada was able to develop an entire financial application in less than 6 months, based on UltraLightClient. Canoo provided training and consulting. Greg Hutchinson: " Canoo never lets you down! Please see the video! Shipping Terminal Operating Systems. The global leader in supply chain execution software solutions for cargo logistics, Navis LLC. There is no alternative! Claudio Hintermann, Abacus Research AG. Made use...
javamation.blogspot.com
JAVAMATION: June 2010
http://javamation.blogspot.com/2010_06_01_archive.html
Tuesday, June 29, 2010. RESTClient : A Java Swing application to test RESTful Web services. Is a Java Swing application to test RESTful Web services. Licenses : Apache 2.0. Operating Systems : OS Independent. Monday, June 28, 2010. Mika : A multi-platform business mobility application framework based on a client-server concep. Operating Systems : OS Independent. Implementation : PHP 5. Monday, June 21, 2010. Licenses : GPL, Freeware. Operating Systems : OS Independent. Sunday, June 20, 2010. Good single ...
mightyjava.blogspot.com
For Java Programmers: April 2009
http://mightyjava.blogspot.com/2009_04_01_archive.html
Tuesday, April 28, 2009. DAO (Data Access Object) from sun. P4j very useful link. The DataAccessObject is the primary object of this pattern. The DataAccessObject abstracts the underlying data access implementation for the BusinessObject to enable transparent access to the data source. The BusinessObject also delegates data load and store operations to the DataAccessObject. Here we go for some useful links. Issues in calling DAO from Sateless session bean. Core J2EE Patterns - Session Facade. The main pr...