<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TECHiE TALKS &#187; Server</title>
	<atom:link href="http://www.icpep.org/tag/server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.icpep.org</link>
	<description>Just another techie stuff</description>
	<lastBuildDate>Fri, 23 Jul 2010 04:53:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Install Apache Tomcat</title>
		<link>http://www.icpep.org/install-apache-tomcat/</link>
		<comments>http://www.icpep.org/install-apache-tomcat/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 07:27:34 +0000</pubDate>
		<dc:creator>paparts</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://www.icpep.org/?p=705</guid>
		<description><![CDATA[Apache Tomcat is an implementation of the Java Servlet and JavaServer Pages technologies. But what are servlets? What are JSPs? Servlets are memory-resident Java programs and Tomcat is running inside a servlet container. Here is a definition from Sun&#8217;s servlet site: &#8220;The JavaTM Servlet API provides web developers with a simple, consistent mechanism for extending [...]]]></description>
			<content:encoded><![CDATA[<p align="center"><img src="http://www.icpep.org/wp-content/uploads/2009/06/enterprise_java_tomcat.jpg" alt="enterprise_java_tomcat" title="enterprise_java_tomcat" width="289" height="120" class="alignnone size-full wp-image-708"  /></p>
<p align="justify">Apache Tomcat is an implementation of the Java Servlet and JavaServer Pages technologies. But what are servlets? What are JSPs? Servlets are memory-resident Java programs and <a href="http://www.springsource.com/products/tcserver">Tomcat</a> is running inside a servlet container.</p>
<p align="justify">Here is a definition from Sun&#8217;s servlet site:</p>
<p><span id="more-705"></span></p>
<blockquote><p>&#8220;The JavaTM Servlet API  provides web developers with a simple, consistent mechanism for extending the functionality of a web server and for accessing existing business systems. A servlet can almost be thought of as an applet that runs on the server side &#8212; without a face.&#8221;</p></blockquote>
<p align="justify">A definition of JSPs (JavaServer Pages) from Sun&#8217;s servlet site:</p>
<blockquote><p>&#8220;JSP technology is an extension of the servlet technology created to support authoring of HTML and XML pages. It makes it easier to combine fixed or static template data with dynamic content.&#8221;</p></blockquote>
<p align="justify">JSP can be compared with PHP and ASP, the difference of the three is that PHP uses a C/C++/Java hybrid, ASP uses VBScript, and JSP utilizes the full power of the Java programming language.</p>
<p align="justify">Using JSP how can we eliminate <a href="http://www.springsource.com">enterprise java</a> complexity? We can use SpringSource tc Server which is an enterprise version of <a href="http://www.springsource.com/products/tcserver">Apache Tomcat</a>.  SpringSource tc Server is hardened for enterprise use and is coupled with key operational capabilities, advanced diagnostics and is backed by mission-critical support.</p>
<p align="justify">It provides a powerful and lightweight benefits of Tomcat along with important enterprise class features and stability. Most of the demanding applications such as banking, manufacturing, health care and mostly all of the industries needed applications is powered by Tomcat and with Spring as the key driver.</p>
<p class="buymebeer"><form action="https://www.paypal.com/cgi-bin/webscr" target="paypal" method="post"><input type="hidden" name="cmd" value="_xclick" /><input type="hidden" name="business" value="allajosephcagadas@gmail.com" /><input type="hidden" name="return" value="" /><input type="hidden" name="item_name" value="Can You Buy Me a Beer? for Install Apache Tomcat" /><input type="hidden" name="currency_code" value="USD" /><input type="hidden" name="amount" value="" /><input type="image" src="http://www.icpep.org/wp-content/plugins/buy-me-beer/icon_beer.gif" align="left" alt="Buy Me a Beer" title="Buy Me a Beer" hspace="3" /></form><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=allajosephcagadas@gmail.com&amp;currency_code=USD&amp;amount=&amp;return=&amp;item_name=Can+You+Buy+Me+a+Beer?+for+Install+Apache+Tomcat" target="paypal">Did find the post very useful? Maybe you want to buy me a glass of beer!</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.icpep.org/install-apache-tomcat/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
