If you want to use Java in an AIR Application maybe this 
http://www.merapiproject.net/ is of 
interest.

_rico

--- In [email protected], "zoltan" <[EMAIL PROTECTED]> wrote:
>
> Hi,
>  
> If you are using .NET you can try FluorineFx too
>  
> Zoli
> www.fluorinefx.com
> 
>   _____  
> 
> From: [email protected] [mailto:[EMAIL PROTECTED] On
> Behalf Of Tracy Spratt
> Sent: Friday, September 19, 2008 1:41 AM
> To: [email protected]
> Subject: RE: [flexcoders] Java or C# from Flex
> 
> 
> 
> 
> One more thing. If you are more comfortable in .net/c#, look into WebOrb.
> But it's third party, and if you are comfortable in Java, then like I said
> before..
> 
> Tracy
> 
>   _____  
> 
> From: [email protected] [mailto:[EMAIL PROTECTED] On
> Behalf Of Tracy Spratt
> Sent: Thursday, September 18, 2008 6:36 PM
> To: [email protected]
> Subject: RE: [flexcoders] Java or C# from Flex
> 
> I am not a java guy, but here's my thinking til you hear from one of them.
> 
> RemoteObject is one of the RPC protocols that Flex can use to talk to stuff
> on the server.  I know it will talk to servlets, and believe it will talk to
> other stuff like "beans" and maybe even "EJB"s.  It uses a proprietary
> transport protocol, called amf, that is the fastest data transport currently
> available to Flex.
> 
> So that's your starting point. See the docs, google and search the archive
> here using the terms RemoteObject and amf, and whatever java enpoints you
> want to use.
> 
> Tracy
> 
>   _____  
> 
> From: [email protected] [mailto:[EMAIL PROTECTED] On
> Behalf Of Peter Cross
> Sent: Thursday, September 18, 2008 5:16 PM
> To: [email protected]
> Subject: [flexcoders] Java or C# from Flex
> 
> Hi All,
> 
> I need pointing in the right direction. I have done some searching 
> about Flex and Java and have not got the answers I am looking for yet.
> 
> I have a conversion library that I can deploy as C# or Java for 
> converting HL7 result data and inserting that data to a database and I 
> want to be able to run that from flex. Is this possible? Where would 
> be a good place to learn more about how to do this?
> 
> Thanks
> 
> Peter Cross
>



Reply via email to