<?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: Proxy Servlet for AJAX requests to multiple, remote servers</title>
	<atom:link href="http://technology.amis.nl/2006/01/16/proxy-servlet-for-ajax-requests-to-multiple-remote-servers/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2006/01/16/proxy-servlet-for-ajax-requests-to-multiple-remote-servers/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=proxy-servlet-for-ajax-requests-to-multiple-remote-servers</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Nicolas Gonzalez</title>
		<link>http://technology.amis.nl/2006/01/16/proxy-servlet-for-ajax-requests-to-multiple-remote-servers/#comment-2821</link>
		<dc:creator>Nicolas Gonzalez</dc:creator>
		<pubDate>Tue, 09 Jun 2009 15:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=999#comment-2821</guid>
		<description><![CDATA[Hello I want to create multiple Select components in a JSP Page using AJAX with one or various Servlets.
But the problem is that not all the options in the First Select have a child associated.

Please if everyone can help me how can I made it, write the solution.

Thanks]]></description>
		<content:encoded><![CDATA[<p>Hello I want to create multiple Select components in a JSP Page using AJAX with one or various Servlets.<br />
But the problem is that not all the options in the First Select have a child associated.</p>
<p>Please if everyone can help me how can I made it, write the solution.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Binod Suman</title>
		<link>http://technology.amis.nl/2006/01/16/proxy-servlet-for-ajax-requests-to-multiple-remote-servers/#comment-2820</link>
		<dc:creator>Binod Suman</dc:creator>
		<pubDate>Sat, 09 May 2009 20:15:18 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=999#comment-2820</guid>
		<description><![CDATA[I have written one simple Ajax program using servlet response. I searched a lot over net, but couldnt get any easy example. So, I have posted that
 simple ajax program at my blog.

  http://binodsuman.blogspot.com/2009/05/get-start-with-ajax-ajax-siimple.html

  Thanks,
  Binod Suman
  http://binodsuman.blogspot.com]]></description>
		<content:encoded><![CDATA[<p>I have written one simple Ajax program using servlet response. I searched a lot over net, but couldnt get any easy example. So, I have posted that<br />
 simple ajax program at my blog.</p>
<p>  <a href="http://binodsuman.blogspot.com/2009/05/get-start-with-ajax-ajax-siimple.html" rel="nofollow">http://binodsuman.blogspot.com/2009/05/get-start-with-ajax-ajax-siimple.html</a></p>
<p>  Thanks,<br />
  Binod Suman<br />
  <a href="http://binodsuman.blogspot.com" rel="nofollow">http://binodsuman.blogspot.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitry Namiot</title>
		<link>http://technology.amis.nl/2006/01/16/proxy-servlet-for-ajax-requests-to-multiple-remote-servers/#comment-2819</link>
		<dc:creator>Dmitry Namiot</dc:creator>
		<pubDate>Thu, 02 Feb 2006 20:28:20 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=999#comment-2819</guid>
		<description><![CDATA[You may use the component, the non-commercial usage as well as the development are free and it is correct. You did the quote where is come from so it is absolutely ethical, just the decompilation was the wrong action]]></description>
		<content:encoded><![CDATA[<p>You may use the component, the non-commercial usage as well as the development are free and it is correct. You did the quote where is come from so it is absolutely ethical, just the decompilation was the wrong action</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas Jellema</title>
		<link>http://technology.amis.nl/2006/01/16/proxy-servlet-for-ajax-requests-to-multiple-remote-servers/#comment-2818</link>
		<dc:creator>Lucas Jellema</dc:creator>
		<pubDate>Thu, 02 Feb 2006 20:09:47 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=999#comment-2818</guid>
		<description><![CDATA[I sincerely apologize; like I indicated in the article -
it is no foul intent. I do not benefit in any way from your code and did not want to infringe on your rights in any way.  I will immediately remove your code from this article, and find alternative ways for implementing this functionality.]]></description>
		<content:encoded><![CDATA[<p>I sincerely apologize; like I indicated in the article -<br />
it is no foul intent. I do not benefit in any way from your code and did not want to infringe on your rights in any way.  I will immediately remove your code from this article, and find alternative ways for implementing this functionality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitry Namiot</title>
		<link>http://technology.amis.nl/2006/01/16/proxy-servlet-for-ajax-requests-to-multiple-remote-servers/#comment-2817</link>
		<dc:creator>Dmitry Namiot</dc:creator>
		<pubDate>Thu, 02 Feb 2006 13:54:49 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=999#comment-2817</guid>
		<description><![CDATA[&gt;I started out with the excellent article: HttpProxyServlet version 1.1. I have downloaded and decompiled that &gt;code. Note: while the code is not spectacular, it saved me quite some work. I am not entirely sure whether &gt;decompiling this code is correct. If not, please let me know.

See http://www.servletsuite.com/license.htm
So what you are doing is absolutely illegal in all the ways: either business or scientific way.
way. Please, contact us to clear that matter.]]></description>
		<content:encoded><![CDATA[<p>&gt;I started out with the excellent article: HttpProxyServlet version 1.1. I have downloaded and decompiled that &gt;code. Note: while the code is not spectacular, it saved me quite some work. I am not entirely sure whether &gt;decompiling this code is correct. If not, please let me know.</p>
<p>See <a href="http://www.servletsuite.com/license.htm" rel="nofollow">http://www.servletsuite.com/license.htm</a><br />
So what you are doing is absolutely illegal in all the ways: either business or scientific way.<br />
way. Please, contact us to clear that matter.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
