London Event Tomorrow: RIAs with Java, Spring, Hibernate, BlazeDS, and Flex

Tomorrow night, Wednesday Feburary 10 2010, I’ll be speaking to the London Java Community about RIAs with Java, Spring, Hibernate, BlazeDS, and Flex. I hope to see you there!

You Might Also Like...

  • James Ward Presenting In London

    262 readersThe entire Adobe Platform Evangelism team is in London this week. And team member James Ward has announced that he is presenting "RIAs with Java, Spring, Hibernate, BlazeDS, and Flex" to the London Java Community.

  • Flex 4, Hibernate 3, and Spring 3 Integration

    609 readersJon Rose and I have created a new DZone Refcard called Flex 4 and Spring 3 Integration. In the Refcard, we walk you through the steps for building RIAs with Flash Builder 4, Flex 4, BlazeDS 4, Spring 3, the Spring BlazeDS Integration, and Hibernate. Whew! That’s a lot of pieces! [...]

  • Announcing: Flex on Java eXchange

    580 readersSkills Matter is organizing the first annual Flex on Java eXchange in London on June 16th. This highly interactive, intimate event will feature Tomas Lin, who will give a talk on Grails with Flex... Spring BlazeDS project Lead Jeremy Grelle will fly over from the US to give the opening keynote on Spring and Flex integration with BlazeDS. There will

  • Flex at the Austin JUG and Stir Trek in Columbus

    244 readersTomorrow night I’ll be in Austin, Texas speaking at the Java User Group about Better Software with Java and Flex (Try the Google Cache Page in case the site is not working). And then next week I’ll be at Stir Trek in Columbus, Ohio presenting about Flex and the Cloud. I hope to [...]

  • Flex Addon for Spring Roo

    338 readersThe Flex Addon for Spring Roo aims to raise the bar for developer productivity in building Spring-based RIAs with a Flex client by meeting the following goals: Provide the fastest way to get a Spring project configured to use Spring BlazeDS Integration set up and running. Eliminate the need to manually perform repetitive tasks such

  • Speaking at the Flex on Java eXchange in London

    243 readersI’ll be speaking at the first Flex on Java eXchange in London on June 16th. My talk will be an introduction to the Spring ActionScript framework, along with other presentations on Flex and Java connectivity and enterprise Flex development. From the Skills Matter website: Skills Matter is pleased to organise the first Flex on Java

  • Announcing: Flex on Java eXchange

    435 readersSkills Matter is organizing the first annual Flex on Java eXchange in London on June 16th. This highly interactive, intimate event will feature Tomas Lin, who will give a talk on Grails with Flex... Spring BlazeDS project Lead Jeremy...

  • Flash Builder 4 Data Wizards with Java / Spring

    570 readersConnecting a Flex 4 application to a Java / Spring back-end couldn’t be easier in Flash Builder 4’s new Data Wizards. I’ve recorded a screencast that shows how to setup the web application project, configure Spring & BlazeDS, and then build a Flex 4 application that connects to the Java / Spring back-end. [...]

  • Spring Roo Impressions

    391 readersAt Esberi, we widely used Spring MVC and other products from the SpringSource stable, to build enterprise web applications. Been an RIA consulting company by nature and heavily working on the Flex front-ends, Spring-BlazeDS Integration always comes handy, and regular components like Spring Security, JMS integration and ORM support using Hibernate, are regular nuts and

  • Spring BlazeDS Integration

    558 readersHi to all, in this post I will explain how simple it is to configure an application that requires - Front-end in Flex - Back-end in Spring with the Spring BlazeDS Integration. To illustrate the integration support of Spring BlazeDS, I've built a sample application with: Flex 4 Spring 2.5.6 Tomcat 6 MySql 5 Java