public marks

PUBLIC MARKS from solrac with tags java & flex

April 2010

Create Flex 4 and Java Web applications

Rich Internet Applications (RIAs) often utilize different bundled technologies. Choosing the right grouping of technologies can expedite development time. Discover how to use Java EE platform components on the server side, the Adobe Flex platform on the client side, and the MySQL database server for storage persistence.

March 2009

A Flex SOA Grails backend with rich GWT frontend UI widgets

In this article you will build a Web application using Grails and the Google Web Toolkit (GWT). You will also use some richer UI widgets from the Ext GWT library. Familiarity with Groovy is great, but not completely necessary.