为了实现Flex对于用户认证的管理,查了好多资料,发现比较简单的方法是使用BlazeDS服务器,下面这篇文章讲得不错。
http://blog.comtaste.com/2008/01/how_to_avoid_multiple_peruser.html
http://joelhooks.com/2008/08/27/custom-jdbc-mysql-realm-authentication-w...
http://www.adobe.com/devnet/flex/articles/flex_security.html
下面文章讲述了如何整合BlazeDS和Hibernate, Spring,MySQL
http://www.adobe.com/devnet/flex/articles/flex_hibernate.html
下面文章讲述了如何用BlazeDS实现发布订阅消息处理,以及Flash Remoting处理
http://www.adobe.com/devnet/livecycle/articles/blazeds_gettingstarted.html
http://www.adobe.com/devnet/livecycle/articles/blazeds_testdrive.html
下面这个博客有很多关于Flex和BlazeDS的文章和示例程序
http://coenraets.org/blog/category/blazeds/
下面是官方的BlazeDS的使用指南
http://livedocs.adobe.com/blazeds/1/blazeds_devguide/help.html?content=l...