<?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>server server</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/server-server/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>server server</description>
	<pubDate>Wed, 10 Mar 2010 10:26:50+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>Java can not handle the graphics under Linux solutions</title>
		<link>http://www.codeweblog.com/java-can-not-handle-the-graphics-under-linux-solutions/</link>
		<comments>http://www.codeweblog.com/java-can-not-handle-the-graphics-under-linux-solutions/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 08:00:12+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[configuration file]]></category>
<category><![CDATA[environment variable]]></category>
<category><![CDATA[time parameter]]></category>
<category><![CDATA[startup script]]></category>
<category><![CDATA[partition]]></category>
<category><![CDATA[signatures]]></category>
<category><![CDATA[opts]]></category>
<category><![CDATA[server server]]></category>
<category><![CDATA[graphical interface]]></category>
<category><![CDATA[adm]]></category>
<category><![CDATA[java run time]]></category>
<category><![CDATA[linux graphics]]></category>
<category><![CDATA[graphics example]]></category>
<category><![CDATA[fi fi]]></category>
<category><![CDATA[local graphics]]></category>
<category><![CDATA[linux solutions]]></category>
<category><![CDATA[true reference]]></category>
<category><![CDATA[window server]]></category>
<category><![CDATA[bes]]></category>
<category><![CDATA[x server]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-can-not-handle-the-graphics-under-linux-solutions/</guid>
		<description><![CDATA[Java in the graphics processing is called a local graphics processing library. In the use of Java for graphics processing (eg: Photo zoom, image signatures, generate reports), if running on windows wi ...]]></description>
		<content:encoded><![CDATA[Java in the graphics processing is called a local graphics processing library. In the use of Java for graphics processing (eg: Photo zoom, image signatures, generate reports), if running on windows wi ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/struts2-spring-hibernate-integration-of-easy/" title="Struts2 Spring Hibernate integration of easy">Struts2 Spring Hibernate integration of easy</a> 2009-02-27 14:55:15</li>
					<li><a href="http://www.codeweblog.com/struts2-spring-hibernate-s-easy-to-integrate/" title="Struts2 Spring Hibernate's easy to integrate">Struts2 Spring Hibernate's easy to integrate</a> 2009-02-27 13:51:59</li>
					<li><a href="http://www.codeweblog.com/jboss-ejb3-message-driven-bean/" title="jboss ejb3 Message Driven Bean">jboss ejb3 Message Driven Bean</a> 2009-02-27 13:50:10</li>
					<li><a href="http://www.codeweblog.com/java-read-file/" title="java read file">java read file</a> 2009-02-27 12:35:13</li>
					<li><a href="http://www.codeweblog.com/hibernate-configuration-parameters-hibernate-hbm2ddl-auto/" title="Hibernate configuration parameters hibernate.hbm2ddl.auto">Hibernate configuration parameters hibernate.hbm2ddl.auto</a> 2009-02-27 11:22:24</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/java-can-not-handle-the-graphics-under-linux-solutions/</wfw:commentRss>
	</item>
		<item>
		<title>On how to debug a webapp using maven to create</title>
		<link>http://www.codeweblog.com/on-how-to-debug-a-webapp-using-maven-to-create/</link>
		<comments>http://www.codeweblog.com/on-how-to-debug-a-webapp-using-maven-to-create/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 00:35:08+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[jstl]]></category>
<category><![CDATA[lt]]></category>
<category><![CDATA[import org]]></category>
<category><![CDATA[jetty]]></category>
<category><![CDATA[eclipse]]></category>
<category><![CDATA[tomcat]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[main string]]></category>
<category><![CDATA[plug ins]]></category>
<category><![CDATA[test directory]]></category>
<category><![CDATA[test code]]></category>
<category><![CDATA[debugging]]></category>
<category><![CDATA[server start]]></category>
<category><![CDATA[server server]]></category>
<category><![CDATA[webapp server]]></category>
<category><![CDATA[wac]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/on-how-to-debug-a-webapp-using-maven-to-create/</guid>
		<description><![CDATA[There are many ways to debug webapp can be directly installed server, Can also be installed maven-jetty-plugin, maven-tomcat-plugin plug-ins In addition to these, but also can be directly embedded jet ...]]></description>
		<content:encoded><![CDATA[There are many ways to debug webapp can be directly installed server, Can also be installed maven-jetty-plugin, maven-tomcat-plugin plug-ins In addition to these, but also can be directly embedded jet ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/first-hibernate-example/" title="First Hibernate Example">First Hibernate Example</a> 2009-02-27 09:46:02</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
					<li><a href="http://www.codeweblog.com/java-technology-wishing-cow-needed-25-points-of-study/" title="Java Technology wishing cow needed 25 points of study">Java Technology wishing cow needed 25 points of study</a> 2009-02-27 09:43:06</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/on-how-to-debug-a-webapp-using-maven-to-create/</wfw:commentRss>
	</item>
		<item>
		<title>Briefly Jetty</title>
		<link>http://www.codeweblog.com/briefly-jetty/</link>
		<comments>http://www.codeweblog.com/briefly-jetty/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 20:55:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java code]]></category>
<category><![CDATA[import org]]></category>
<category><![CDATA[jetty]]></category>
<category><![CDATA[main string]]></category>
<category><![CDATA[plug ins]]></category>
<category><![CDATA[test1]]></category>
<category><![CDATA[server start]]></category>
<category><![CDATA[briefly]]></category>
<category><![CDATA[tomcat server]]></category>
<category><![CDATA[server object]]></category>
<category><![CDATA[server java]]></category>
<category><![CDATA[server server]]></category>
<category><![CDATA[set context]]></category>
<category><![CDATA[object server]]></category>
<category><![CDATA[socket set]]></category>
<category><![CDATA[context server]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/briefly-jetty/</guid>
		<description><![CDATA[Is a similar 1.jetty the tomcat server, you can control it through the process to start and stop. Official website: http://www.mortbay.org Jetty in 2.myeclipse integrated plug-ins, you can configure a ...]]></description>
		<content:encoded><![CDATA[Is a similar 1.jetty the tomcat server, you can control it through the process to start and stop. Official website: http://www.mortbay.org Jetty in 2.myeclipse integrated plug-ins, you can configure a ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</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>
					<li><a href="http://www.codeweblog.com/first-hibernate-example/" title="First Hibernate Example">First Hibernate Example</a> 2009-02-27 09:46:02</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/briefly-jetty/</wfw:commentRss>
	</item>
		<item>
		<title>Cactus containers used to carry out testing (integration testing jetty)</title>
		<link>http://www.codeweblog.com/cactus-containers-used-to-carry-out-testing-integration-testing-jetty/</link>
		<comments>http://www.codeweblog.com/cactus-containers-used-to-carry-out-testing-integration-testing-jetty/#comments</comments>
		<pubDate>Fri, 08 May 2009 17:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[jetty]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[listener]]></category>
<category><![CDATA[main string]]></category>
<category><![CDATA[response system]]></category>
<category><![CDATA[integration testing]]></category>
<category><![CDATA[test suite]]></category>
<category><![CDATA[request request]]></category>
<category><![CDATA[cactus containers]]></category>
<category><![CDATA[void setup]]></category>
<category><![CDATA[static test]]></category>
<category><![CDATA[request system]]></category>
<category><![CDATA[server server]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/cactus-containers-used-to-carry-out-testing-integration-testing-jetty/</guid>
		<description><![CDATA[Jetty site first go download jetty5.1.12 the jar package, jetty server like tomcat server, and the whole to come myeclipse. jetty of the start-up mode: 1, at myeclipse clicking Start on the line 2, us ...]]></description>
		<content:encoded><![CDATA[Jetty site first go download jetty5.1.12 the jar package, jetty server like tomcat server, and the whole to come myeclipse. jetty of the start-up mode: 1, at myeclipse clicking Start on the line 2, us ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/noclassdeffounderror-javax-servlet-servlet/" title="NoClassDefFoundError: javax / servlet / Servlet">NoClassDefFoundError: javax / servlet / Servlet</a> 2009-02-27 13:50:42</li>
					<li><a href="http://www.codeweblog.com/jboss-ejb3-message-driven-bean/" title="jboss ejb3 Message Driven Bean">jboss ejb3 Message Driven Bean</a> 2009-02-27 13:50:10</li>
					<li><a href="http://www.codeweblog.com/build-flex-spring-blazeds-hibernate-application/" title="Build flex + spring + blazeds + hibernate application">Build flex + spring + blazeds + hibernate application</a> 2009-02-27 11:20:52</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</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/cactus-containers-used-to-carry-out-testing-integration-testing-jetty/</wfw:commentRss>
	</item>
	</channel>
</rss>
