<?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"
>

<channel>
	<title>java web server</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/java-web-server/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>java web server</description>
	<pubDate>Thu, 11 Mar 2010 18:01:43+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>Apache open source project classification list</title>
		<link>http://www.codeweblog.com/apache-open-source-project-classification-list/</link>
		<comments>http://www.codeweblog.com/apache-open-source-project-classification-list/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 17:10:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[java web server]]></category>
<category><![CDATA[open source project]]></category>
<category><![CDATA[xml rpc]]></category>
<category><![CDATA[web application performance]]></category>
<category><![CDATA[java development tools]]></category>
<category><![CDATA[programming language c]]></category>
<category><![CDATA[project management tools]]></category>
<category><![CDATA[java web development]]></category>
<category><![CDATA[perl programming language]]></category>
<category><![CDATA[ancient chinese characters]]></category>
<category><![CDATA[tcl scripting language]]></category>
<category><![CDATA[apache http server]]></category>
<category><![CDATA[tomcat java]]></category>
<category><![CDATA[mail server]]></category>
<category><![CDATA[encryption standards]]></category>
<category><![CDATA[sandesha]]></category>
<category><![CDATA[project classification]]></category>
<category><![CDATA[xml security]]></category>
<category><![CDATA[kandula]]></category>
<category><![CDATA[xml signature]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/apache-open-source-project-classification-list/</guid>
		<description><![CDATA[Original link: http://blog.chinaunix.net/u/21477/showart_265148.html Apache open source project classification list Categories Project name Description The development of language Server (20) Apache H ...]]></description>
		<content:encoded><![CDATA[Original link: http://blog.chinaunix.net/u/21477/showart_265148.html Apache open source project classification list Categories Project name Description The development of language Server (20) Apache H ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/java-remoting-protocol-benchmarks/" title="Java Remoting: Protocol Benchmarks">Java Remoting: Protocol Benchmarks</a> 2009-03-30 21:30:03</li>
					<li><a href="http://www.codeweblog.com/ror-opensource-project-open-source-rails-application/" title="ror opensource project open source rails application">ror opensource project open source rails application</a> 2009-03-17 07:05:03</li>
					<li><a href="http://www.codeweblog.com/ror-resources/" title="ROR resources">ROR resources</a> 2009-02-28 19:15:03</li>
					<li><a href="http://www.codeweblog.com/what-is-the-jpa/" title="What is the JPA">What is the JPA</a> 2009-02-28 16:00:21</li>
					<li><a href="http://www.codeweblog.com/jdbc-driver-types/" title="JDBC driver types">JDBC driver types</a> 2009-02-27 12:35:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/apache-open-source-project-classification-list/</wfw:commentRss>
	</item>
		<item>
		<title>Tomcat how objects interact with the Servlet</title>
		<link>http://www.codeweblog.com/tomcat-how-objects-interact-with-the-servlet/</link>
		<comments>http://www.codeweblog.com/tomcat-how-objects-interact-with-the-servlet/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 17:05:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[servlet class]]></category>
<category><![CDATA[java language]]></category>
<category><![CDATA[web application server]]></category>
<category><![CDATA[information package]]></category>
<category><![CDATA[java web server]]></category>
<category><![CDATA[customer response]]></category>
<category><![CDATA[servlet jsp]]></category>
<category><![CDATA[server components]]></category>
<category><![CDATA[servlet container]]></category>
<category><![CDATA[jsp container]]></category>
<category><![CDATA[customer requests]]></category>
<category><![CDATA[servlet tomcat]]></category>
<category><![CDATA[common interface]]></category>
<category><![CDATA[web server functionality]]></category>
<category><![CDATA[servlet interface]]></category>
<category><![CDATA[protocol communications]]></category>
<category><![CDATA[servlet package]]></category>
<category><![CDATA[communications class]]></category>
<category><![CDATA[java packages]]></category>
<category><![CDATA[web clients]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/tomcat-how-objects-interact-with-the-servlet/</guid>
		<description><![CDATA[Tomcat is a Web application server, a Servlet / JSP container. Tomcat as a Servlet container, responsible for handling customer requests, the requests sent to the Servlet, the Servlet will send back t ...]]></description>
		<content:encoded><![CDATA[Tomcat is a Web application server, a Servlet / JSP container. Tomcat as a Servlet container, responsible for handling customer requests, the requests sent to the Servlet, the Servlet will send back t ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/jdbc-driver-types/" title="JDBC driver types">JDBC driver types</a> 2009-02-27 12:35:02</li>
					<li><a href="http://www.codeweblog.com/flex-integrating-spring-hibernate/" title="FLEX: integrating Spring + Hibernate">FLEX: integrating Spring + Hibernate</a> 2009-02-27 12:34:47</li>
					<li><a href="http://www.codeweblog.com/process-migration-from-tomcat-to-websphere-changes/" title="Process migration from tomcat to websphere changes">Process migration from tomcat to websphere changes</a> 2009-02-27 11:20:12</li>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
					<li><a href="http://www.codeweblog.com/servlet-brief-introduction/" title="Servlet brief introduction">Servlet brief introduction</a> 2009-02-27 09:46:20</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/tomcat-how-objects-interact-with-the-servlet/</wfw:commentRss>
	</item>
		<item>
		<title>JDBC driver types</title>
		<link>http://www.codeweblog.com/jdbc-driver-types/</link>
		<comments>http://www.codeweblog.com/jdbc-driver-types/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 12:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[oracle jdbc driver]]></category>
<category><![CDATA[jdbc oracle]]></category>
<category><![CDATA[sun microsystems inc]]></category>
<category><![CDATA[sun microsystems]]></category>
<category><![CDATA[java database connectivity]]></category>
<category><![CDATA[java web server]]></category>
<category><![CDATA[relational database management]]></category>
<category><![CDATA[relational database management system]]></category>
<category><![CDATA[database management system]]></category>
<category><![CDATA[java sdk]]></category>
<category><![CDATA[jdbc specification]]></category>
<category><![CDATA[sql oracle]]></category>
<category><![CDATA[oracle sql]]></category>
<category><![CDATA[access api]]></category>
<category><![CDATA[call interface]]></category>
<category><![CDATA[api package]]></category>
<category><![CDATA[platform api]]></category>
<category><![CDATA[jdbc odbc]]></category>
<category><![CDATA[native api]]></category>
<category><![CDATA[java support]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jdbc-driver-types/</guid>
		<description><![CDATA[1, JDBC is a included in the J2SE and J2EE platform API, you have access to a variety of data sources, in particular, are so typical as Oracle relational database management system. Sun Microsystems I ...]]></description>
		<content:encoded><![CDATA[1, JDBC is a included in the J2SE and J2EE platform API, you have access to a variety of data sources, in particular, are so typical as Oracle relational database management system. Sun Microsystems I ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/process-migration-from-tomcat-to-websphere-changes/" title="Process migration from tomcat to websphere changes">Process migration from tomcat to websphere changes</a> 2009-02-27 11:20:12</li>
					<li><a href="http://www.codeweblog.com/java-ee-jsp-jndi/" title="JAVA EE JSP_JNDI">JAVA EE JSP_JNDI</a> 2009-02-27 10:01:54</li>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/jdbc-driver-types/</wfw:commentRss>
	</item>
	</channel>
</rss>
