<?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>Wed, 01 Feb 2012 23:59:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<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 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 [...]]]></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>
<div id="seo_alrp_related"><h2>Posts Related to Install Apache Tomcat</h2><ul><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/phpmailer/" rel="bookmark">PHPMailer</a></h3><p>Sending E-Mail with PHP can be simple, or it can be very complex depending on what you want to do.  PHPmailer is a free PHP ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/what-is-programming-language/" rel="bookmark">What is Programming Language</a></h3><p>When you enter a darkened room and want to see what is inside, you turn on a light switch. When you leave the room, you ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/top-10-benifits-of-standards-based-programming/" rel="bookmark">TOP 10 Benefits of Standards-based Programming</a></h3><p>1. Deliver to multiple user agents. The same piece of marked-up content is readily deliverable in a wide variety of user agents, the collective name ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/the-most-powerful-video-card/" rel="bookmark">The most powerful video card</a></h3><p>Video Card/Graphics Card is highly needed now days especially that game and other applications require such specifications of graphics card. The New Graphics Card Featuring ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/wordpress-update-services/" rel="bookmark">WordPress Update Services</a></h3><p>This post is intended for wordpress users. When you post a new article on your blog or website wordpress automatically informs/notify some update services to ...</p></div></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.icpep.org/install-apache-tomcat/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

