Re: [flexcoders] Re: Flex Java, Where to Start?

2007-06-07 Thread Robert Cadena
Hi Aaron, You don't need EJB or J2EE to start with FDS. In fact, I would recommend trying familiarize yourself with plain FDS before attempting to integrate with enterprise java. What you do need is a servlet container. Typically tomcat. FDS comes with a lite version of another servlet

RE: [flexcoders] Re: Flex Java, Where to Start?

2007-06-07 Thread Peter Farland
Subject: [flexcoders] Re: Flex Java, Where to Start? Thank you very much for all the info. I think the key word I was looking for was EJB. Is this what I will develop in order to start using Flex Data Services? Any suggestions on the server software needed to run EJB J2EE? Again I am moving