On Mon, Jun 30, 2008 at 3:29 AM, danneri21 <[EMAIL PROTECTED]> wrote:
> okay so I want to get going with Blazeds or live cycle data services.
>
> but I'm not sure where to start because I've been playing around a
> little bit and it seems like you have to know Java to create all these
> classes for the server-side code.
>
> Could anybody give me a heads up on lcds/blazeds specific tutorials of
> some kind? referring to the server side code?

Which language do you use? There are AMF implementations for other
languages/environments such as .NET, PHP, Coldfusion, etc...

You only need to use Java for BlazeDS and life cycle. There is also an
alternative called graniteDS.

You can also have a look at another protocol called Hessian
(http://hessian.caucho.com/), which is quite fast as well, and is
available in wide variety of languages.

I use the later with Flex and Java, as it is much easier to setup than
BlazeDS, and also it isn't bound to Flex 3. You can also use Flex 2.

Hope that information was useful.

Fidel.

Reply via email to