Accessibility

Flex Article

 

The Flex, Spring and BlazeDS full stack – Part 2: Writing the to-do list server


Sebastien Arbogast

Sébastien Arbogast

http://sebastien-arbogast.com

Table of Contents

Comments
Created:
30 June 2008
User Level:
Intermediate
Products:
Flex

Welcome to the second installment of this three-part article series. In Part 1 I described the process for creating and configuring a classic standalone Flex module built with flex-mojos. In this section, I'll continue with the development of the sample project (to-do list application) and describe how to create the back-end module, using Spring, Hibernate and MySQL. In part three of this article series I'll cover how to connect the front-end of the application with the back-end using BlazeDS.

Requirements

Flex Builder 3

BlazeDS

Spring

Sample files:

Prerequisites:

Prior experience working with Spring, Hibernate and MySQL is very helpful. Familiarity with MySQL databases, Java and XML is also useful.

Creative Commons License
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License

About the author

Sébastien Arbogast is a French software architect and an IT consultant for Axen in Brussels, Belgium. He's particularly interested in all technologies that make it possible to build elegant software including rich Internet applications, OSGi, and model-driven architecture.