Category: <span>Coding</span>

You call that full stack? First class JavaEE and JavaFX integration

With the official release of JavaFX Sun has recommitted itself to the hyper-competitive rich client UI market, competing directly against Silverlight & Adobe Air. JavaFX has one advantage over either of those technologies: synergy with JavaEE. This session will teach several techniques to tightly integrate JavaFX with JavaEE mainstays such …

Flex & J2EE: the Granite Data Services Solution

After a short presentation of the history and the features of Granite Data Services compared with other server side solutions (BlazeDS, LCDS), this presentation will go through the creation of a sample Flex remote application connected to a GraniteDS server (using JBoss, Seam, Hibernate and MySQL technologies). This sample application …

Gaming with JavaFX: Developing the Next Generation of Casual Games

From the independent game developer point of view, JavaFX offers a lot of advantages. It’s a multi platform, royalty free without vendors limitations. The JavaFX SDK offers for a independent game developer enthusiast is the same offered to a big game software house. I’ve been developing some casual and classical …

JavaFX Rich Internet Applications Connected to GlassFish Java EE 5 services.

GlassFish is a very popular application server offering Database access (JPA), Web Services hosting (JAX RS Jersey RESTFul services, JAX-WS) and is standard based (Java EE 5 and coming Java EE 6). JavaFX is the new platform based on the Java platform to delivering rich content based client applications (applet, …