<?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"
	>
<channel>
	<title>Comments on: Messaging from HTML to Flex 2</title>
	<atom:link href="http://blog.kevinhoyt.org/2006/03/30/messaging-from-html-to-flex-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.kevinhoyt.org/2006/03/30/messaging-from-html-to-flex-2/</link>
	<description>On the desktop, on the web, on the device ... On the Platform</description>
	<pubDate>Fri, 21 Nov 2008 01:16:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Tom Raic</title>
		<link>http://blog.kevinhoyt.org/2006/03/30/messaging-from-html-to-flex-2/#comment-22935</link>
		<dc:creator>Tom Raic</dc:creator>
		<pubDate>Thu, 07 Feb 2008 21:02:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kevinhoyt.org/?p=35#comment-22935</guid>
		<description>Hey Kevin,

Quick question on the JMS Messaging.  Is it possible to do the same type of external pushing without the use of JMS?  Technically, the Flex Data Services is a web application running on JBoss.  Can't I access the destination directly using the API, rather than setting up JMS?  From my experience JMS has been sluggish..</description>
		<content:encoded><![CDATA[<p>Hey Kevin,</p>
<p>Quick question on the JMS Messaging.  Is it possible to do the same type of external pushing without the use of JMS?  Technically, the Flex Data Services is a web application running on JBoss.  Can&#8217;t I access the destination directly using the API, rather than setting up JMS?  From my experience JMS has been sluggish..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rose</title>
		<link>http://blog.kevinhoyt.org/2006/03/30/messaging-from-html-to-flex-2/#comment-18023</link>
		<dc:creator>Rose</dc:creator>
		<pubDate>Fri, 28 Dec 2007 20:27:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kevinhoyt.org/?p=35#comment-18023</guid>
		<description>Hi,
I am trying to do the same thing. I am not sure where should I put the configuration, in messaging-config.xml or somewhere else?

Thanks.

Rose</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am trying to do the same thing. I am not sure where should I put the configuration, in messaging-config.xml or somewhere else?</p>
<p>Thanks.</p>
<p>Rose</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sujit kumar</title>
		<link>http://blog.kevinhoyt.org/2006/03/30/messaging-from-html-to-flex-2/#comment-6859</link>
		<dc:creator>Sujit kumar</dc:creator>
		<pubDate>Mon, 17 Sep 2007 22:08:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kevinhoyt.org/?p=35#comment-6859</guid>
		<description>Hello sir,
 I am learning servlet, i have designed few pages in html(like student registraion form,and kind of html pages) which i want to include using servlets, please help me out.........
 please give me some examples so that i can complete my project..
 thanking you</description>
		<content:encoded><![CDATA[<p>Hello sir,<br />
 I am learning servlet, i have designed few pages in html(like student registraion form,and kind of html pages) which i want to include using servlets, please help me out&#8230;&#8230;&#8230;<br />
 please give me some examples so that i can complete my project..<br />
 thanking you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandeep</title>
		<link>http://blog.kevinhoyt.org/2006/03/30/messaging-from-html-to-flex-2/#comment-81</link>
		<dc:creator>sandeep</dc:creator>
		<pubDate>Wed, 08 Nov 2006 07:37:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kevinhoyt.org/?p=35#comment-81</guid>
		<description>Hi ,
i am a fresher to Adobe flex 2.0, i am very much interested to design the UI part in Flex 2.0 , but i have some JSP code like login.jsp where it checks for valid user or not, so what i want is how can i call that login.jsp page from flex( ie, in UI part i have 2 text user,password and a submit button when submit button is clicked , it has to forward to login.jsp for validating user/password). can u help me with a sample code, it will be some more usefull to me.

thanks &#038; regards
sandeepmk2005@gmail.com
</description>
		<content:encoded><![CDATA[<p>Hi ,<br />
i am a fresher to Adobe flex 2.0, i am very much interested to design the UI part in Flex 2.0 , but i have some JSP code like login.jsp where it checks for valid user or not, so what i want is how can i call that login.jsp page from flex( ie, in UI part i have 2 text user,password and a submit button when submit button is clicked , it has to forward to login.jsp for validating user/password). can u help me with a sample code, it will be some more usefull to me.</p>
<p>thanks &#038; regards<br />
<a href="mailto:sandeepmk2005@gmail.com">sandeepmk2005@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nawal</title>
		<link>http://blog.kevinhoyt.org/2006/03/30/messaging-from-html-to-flex-2/#comment-80</link>
		<dc:creator>Nawal</dc:creator>
		<pubDate>Mon, 26 Jun 2006 10:54:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kevinhoyt.org/?p=35#comment-80</guid>
		<description>I try to do the same example but I have a probleme when lanching the flex application that said :
flex.messaging.messages.ErrorMessage')
      rootCause = (Typed Object #1 'javax.naming.NamingException')
        rootCause = (Typed Object #2 'javax.naming.NamingException')
          rootCause = null
          localizedMessage = "Unknown protocol:joram"


I deploy my flex application on Joans.</description>
		<content:encoded><![CDATA[<p>I try to do the same example but I have a probleme when lanching the flex application that said :<br />
flex.messaging.messages.ErrorMessage&#8217;)<br />
      rootCause = (Typed Object #1 &#8216;javax.naming.NamingException&#8217;)<br />
        rootCause = (Typed Object #2 &#8216;javax.naming.NamingException&#8217;)<br />
          rootCause = null<br />
          localizedMessage = &#8220;Unknown protocol:joram&#8221;</p>
<p>I deploy my flex application on Joans.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
