
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 3 of this article series I'll cover how to connect the front-end of the application with the back-end using BlazeDS.
Prior experience working with Spring, Hibernate and MySQL is very helpful. Familiarity with MySQL databases, Java and XML is also useful.

This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License
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.