<?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: What is a Web Application Server?</title>
	<atom:link href="http://www.resultantsys.com/index.php/general/what-is-a-web-application-server//feed" rel="self" type="application/rss+xml" />
	<link>http://www.resultantsys.com/index.php/general/what-is-a-web-application-server/ </link>
	<description>Make the Web Work for Your Business</description>
	<lastBuildDate>Thu, 15 Apr 2010 11:26:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Keendra</title>
		<link>http://www.resultantsys.com/index.php/general/what-is-a-web-application-server//comment-page-1#comment-232</link>
		<dc:creator>Keendra</dc:creator>
		<pubDate>Sun, 01 Nov 2009 15:10:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.resultantsys.com/?p=9#comment-232</guid>
		<description>&lt;a href=&quot;#comment-231&quot; rel=&quot;nofollow&quot;&gt;@Clarke Bishop&lt;/a&gt; Ah.. Thank you so much for your reply, now it&#039;s all so clear to me. You have no idea how helpfull this was (have been chasing answers all day).</description>
		<content:encoded><![CDATA[<p><a href="#comment-231" rel="nofollow">@Clarke Bishop</a> Ah.. Thank you so much for your reply, now it&#8217;s all so clear to me. You have no idea how helpfull this was (have been chasing answers all day).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clarke Bishop</title>
		<link>http://www.resultantsys.com/index.php/general/what-is-a-web-application-server//comment-page-1#comment-231</link>
		<dc:creator>Clarke Bishop</dc:creator>
		<pubDate>Sun, 01 Nov 2009 14:30:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.resultantsys.com/?p=9#comment-231</guid>
		<description>The important thing to understand is that a pure web server &lt;strong&gt;ONLY &lt;/strong&gt;&lt;em&gt;grabs files and sends them along to the browser. 

If you want the server to do something more like retrieve information from a database or do some processing, you need an application server. Fortunately, application servers have become very common and most people just assume that any web server has an application server built in. PHP, Ruby on Rails, ColdFusion, .Net, J2EE -- These are all types of application servers.

You mentioned plugins. Well, a plugin is just a piece of code that runs in an application server. Without the application server, there wouldn&#039;t be anything that could run the plugin&#039;s code.

Javascript lets you script or program the browser, so it&#039;s really not part of the server.

I hope this helps.</description>
		<content:encoded><![CDATA[<p>The important thing to understand is that a pure web server <strong>ONLY </strong><em>grabs files and sends them along to the browser. </p>
<p>If you want the server to do something more like retrieve information from a database or do some processing, you need an application server. Fortunately, application servers have become very common and most people just assume that any web server has an application server built in. PHP, Ruby on Rails, ColdFusion, .Net, J2EE &#8212; These are all types of application servers.</p>
<p>You mentioned plugins. Well, a plugin is just a piece of code that runs in an application server. Without the application server, there wouldn&#8217;t be anything that could run the plugin&#8217;s code.</p>
<p>Javascript lets you script or program the browser, so it&#8217;s really not part of the server.</p>
<p>I hope this helps.</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keendra</title>
		<link>http://www.resultantsys.com/index.php/general/what-is-a-web-application-server//comment-page-1#comment-230</link>
		<dc:creator>Keendra</dc:creator>
		<pubDate>Sun, 01 Nov 2009 14:03:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.resultantsys.com/?p=9#comment-230</guid>
		<description>Could you please explain to me what dynamic functionality is added with an application server that can&#039;t be made by using for example javascripts or plugins? Can you give an example on what exacly this is used for?</description>
		<content:encoded><![CDATA[<p>Could you please explain to me what dynamic functionality is added with an application server that can&#8217;t be made by using for example javascripts or plugins? Can you give an example on what exacly this is used for?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
