<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Java + Flex = Cool application and reliable back end!</title>
	<atom:link href="http://www.urubatan.info/2007/10/java-flex-cool-application-and-reliable-back-end/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.urubatan.info/2007/10/java-flex-cool-application-and-reliable-back-end/</link>
	<description>Just a little about development! Think before you write!</description>
	<lastBuildDate>Tue, 08 Dec 2009 10:19:55 -0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Urubatan</title>
		<link>http://www.urubatan.info/2007/10/java-flex-cool-application-and-reliable-back-end/comment-page-1/#comment-19747</link>
		<dc:creator>Urubatan</dc:creator>
		<pubDate>Wed, 21 Oct 2009 18:14:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.urubatan.info/2007/10/java-flex-cool-application-and-reliable-back-end/#comment-19747</guid>
		<description>this is all the source needed, all the code is on the post.</description>
		<content:encoded><![CDATA[<p>this is all the source needed, all the code is on the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: java_flash_flex</title>
		<link>http://www.urubatan.info/2007/10/java-flex-cool-application-and-reliable-back-end/comment-page-1/#comment-19742</link>
		<dc:creator>java_flash_flex</dc:creator>
		<pubDate>Wed, 21 Oct 2009 12:31:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.urubatan.info/2007/10/java-flex-cool-application-and-reliable-back-end/#comment-19742</guid>
		<description>There are many possibilities in flex to java communications:

http://programmaremobile.blogspot.com/2009/10/java-flash-actionscript-and-amf.html

With OpenAMF you can only in AMF0 communications.

BlazeDS is a powerful framework but I want to have the full control in my application without install an external war.

Webservice is a good solution, In server side you have the max scalability, perhaps the performance isn&#039;t the better.

There is also a communications by xml server side with JAXB marshalling and client side with ASAXB.

for a simple communications a simple http talk is also a solution.

All depends from what you wish to do.</description>
		<content:encoded><![CDATA[<p>There are many possibilities in flex to java communications:</p>
<p><a href="http://programmaremobile.blogspot.com/2009/10/java-flash-actionscript-and-amf.html" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/programmaremobile.blogspot.com');">http://programmaremobile.blogspot.com/2009/10/java-flash-actionscript-and-amf.html</a></p>
<p>With OpenAMF you can only in AMF0 communications.</p>
<p>BlazeDS is a powerful framework but I want to have the full control in my application without install an external war.</p>
<p>Webservice is a good solution, In server side you have the max scalability, perhaps the performance isn&#8217;t the better.</p>
<p>There is also a communications by xml server side with JAXB marshalling and client side with ASAXB.</p>
<p>for a simple communications a simple http talk is also a solution.</p>
<p>All depends from what you wish to do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kiran</title>
		<link>http://www.urubatan.info/2007/10/java-flex-cool-application-and-reliable-back-end/comment-page-1/#comment-19712</link>
		<dc:creator>Kiran</dc:creator>
		<pubDate>Tue, 20 Oct 2009 10:08:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.urubatan.info/2007/10/java-flex-cool-application-and-reliable-back-end/#comment-19712</guid>
		<description>I am new to flex. This article is good. Please help me by sending the source code of the above example.

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>I am new to flex. This article is good. Please help me by sending the source code of the above example.</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laxman</title>
		<link>http://www.urubatan.info/2007/10/java-flex-cool-application-and-reliable-back-end/comment-page-1/#comment-19437</link>
		<dc:creator>Laxman</dc:creator>
		<pubDate>Sat, 10 Oct 2009 11:25:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.urubatan.info/2007/10/java-flex-cool-application-and-reliable-back-end/#comment-19437</guid>
		<description>very good example  great article, please give me a source If possible send me laxman.mca2007 at gmail.com</description>
		<content:encoded><![CDATA[<p>very good example  great article, please give me a source If possible send me laxman.mca2007 at gmail.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daxesh</title>
		<link>http://www.urubatan.info/2007/10/java-flex-cool-application-and-reliable-back-end/comment-page-1/#comment-7310</link>
		<dc:creator>Daxesh</dc:creator>
		<pubDate>Wed, 24 Dec 2008 05:19:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.urubatan.info/2007/10/java-flex-cool-application-and-reliable-back-end/#comment-7310</guid>
		<description>Hi, i m new to flex world. this article seems to be quite informative. I wud be glad if u ppl can help me in the below mentioned scenario, i have a server-based servlet component which will be be sending array of images to the client side.

Also if u can send me the source zip to understand the concept better.

Thanx.</description>
		<content:encoded><![CDATA[<p>Hi, i m new to flex world. this article seems to be quite informative. I wud be glad if u ppl can help me in the below mentioned scenario, i have a server-based servlet component which will be be sending array of images to the client side.</p>
<p>Also if u can send me the source zip to understand the concept better.</p>
<p>Thanx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pankaj Tiwari</title>
		<link>http://www.urubatan.info/2007/10/java-flex-cool-application-and-reliable-back-end/comment-page-1/#comment-6329</link>
		<dc:creator>Pankaj Tiwari</dc:creator>
		<pubDate>Thu, 27 Nov 2008 07:03:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.urubatan.info/2007/10/java-flex-cool-application-and-reliable-back-end/#comment-6329</guid>
		<description>Hi,
Good blog for understanding the communication between flex-servlet using HttpService method.
Thanks</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Good blog for understanding the communication between flex-servlet using HttpService method.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Urubatan</title>
		<link>http://www.urubatan.info/2007/10/java-flex-cool-application-and-reliable-back-end/comment-page-1/#comment-5867</link>
		<dc:creator>Urubatan</dc:creator>
		<pubDate>Wed, 12 Nov 2008 12:31:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.urubatan.info/2007/10/java-flex-cool-application-and-reliable-back-end/#comment-5867</guid>
		<description>probably you are having problems with flex &quot;rights&quot;.
Flex can only make HTTP calls to the same host it was loaded.
FlexBuilder changes it configuration allowing the flash movie to call anything.
so if you load the movie from the same host you are calling, it will probably work.</description>
		<content:encoded><![CDATA[<p>probably you are having problems with flex &#8220;rights&#8221;.<br />
Flex can only make HTTP calls to the same host it was loaded.<br />
FlexBuilder changes it configuration allowing the flash movie to call anything.<br />
so if you load the movie from the same host you are calling, it will probably work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gallaharsha</title>
		<link>http://www.urubatan.info/2007/10/java-flex-cool-application-and-reliable-back-end/comment-page-1/#comment-5865</link>
		<dc:creator>gallaharsha</dc:creator>
		<pubDate>Wed, 12 Nov 2008 11:17:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.urubatan.info/2007/10/java-flex-cool-application-and-reliable-back-end/#comment-5865</guid>
		<description>Hi,
I have an issue.
I have created an application front end using flex builder which makes a http service call to  a servlet..what i dont understand is that when i run the application in flex builder it makess successful http call and retreieves data but when i copy the project to some where else and try to run the swf file , i dont get it making http call. I need to use the html, swf for my java project..so kindly tell me how it could be done

Thanks in advance..</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I have an issue.<br />
I have created an application front end using flex builder which makes a http service call to  a servlet..what i dont understand is that when i run the application in flex builder it makess successful http call and retreieves data but when i copy the project to some where else and try to run the swf file , i dont get it making http call. I need to use the html, swf for my java project..so kindly tell me how it could be done</p>
<p>Thanks in advance..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abdul Areef</title>
		<link>http://www.urubatan.info/2007/10/java-flex-cool-application-and-reliable-back-end/comment-page-1/#comment-5825</link>
		<dc:creator>Abdul Areef</dc:creator>
		<pubDate>Mon, 10 Nov 2008 07:01:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.urubatan.info/2007/10/java-flex-cool-application-and-reliable-back-end/#comment-5825</guid>
		<description>Hi, 

 i have seen your article, very nice one,
here you are saying that, we can connect the Java with Flex using OpenAMF, 

 but the Code is not clear to me, is it possible to send the code to my mail id (areef.on@gmail.com).

i went one article , please gothrough it, its useful one.
  http://www.onjava.com/pub/a/onjava/2004/12/01/flexjava.html 

 i am new Flex Development, in my application, i have EJB -&gt; Struts -&gt; JSP to display the Data for UI, but i would like change it to Flex like, EJB -&gt; Struts -&gt; Flex. is it possible, please let me know your suggestion. 

thanks in advance...
areef</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p> i have seen your article, very nice one,<br />
here you are saying that, we can connect the Java with Flex using OpenAMF, </p>
<p> but the Code is not clear to me, is it possible to send the code to my mail id (areef.on@gmail.com).</p>
<p>i went one article , please gothrough it, its useful one.<br />
  <a href="http://www.onjava.com/pub/a/onjava/2004/12/01/flexjava.html" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/www.onjava.com');">http://www.onjava.com/pub/a/onjava/2004/12/01/flexjava.html</a> </p>
<p> i am new Flex Development, in my application, i have EJB -&gt; Struts -&gt; JSP to display the Data for UI, but i would like change it to Flex like, EJB -&gt; Struts -&gt; Flex. is it possible, please let me know your suggestion. </p>
<p>thanks in advance&#8230;<br />
areef</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dhayalan B</title>
		<link>http://www.urubatan.info/2007/10/java-flex-cool-application-and-reliable-back-end/comment-page-1/#comment-4002</link>
		<dc:creator>Dhayalan B</dc:creator>
		<pubDate>Thu, 28 Aug 2008 06:32:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.urubatan.info/2007/10/java-flex-cool-application-and-reliable-back-end/#comment-4002</guid>
		<description>Hi,

Mike i would like to develop flex application, if you have any material please sens me the Following Address:

Dhayalan B
Fountainhead
189,Aarthi Chambers
Mountroad
Chennai-6
Tamilnadu
India.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Mike i would like to develop flex application, if you have any material please sens me the Following Address:</p>
<p>Dhayalan B<br />
Fountainhead<br />
189,Aarthi Chambers<br />
Mountroad<br />
Chennai-6<br />
Tamilnadu<br />
India.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
