<?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 implementation</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/java-implementation/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>java implementation</description>
	<pubDate>Mon, 22 Mar 2010 22:45:11+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>DWR practice papers AJAX</title>
		<link>http://www.codeweblog.com/dwr-practice-papers-ajax/</link>
		<comments>http://www.codeweblog.com/dwr-practice-papers-ajax/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 01:15:06+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[callback function]]></category>
<category><![CDATA[type conversion]]></category>
<category><![CDATA[javascrip]]></category>
<category><![CDATA[direct web remoting]]></category>
<category><![CDATA[java implementation]]></category>
<category><![CDATA[introduction to java]]></category>
<category><![CDATA[reflex mechanisms]]></category>
<category><![CDATA[correlation method]]></category>
<category><![CDATA[xml components]]></category>
<category><![CDATA[dom trees]]></category>
<category><![CDATA[operational code]]></category>
<category><![CDATA[side approach]]></category>
<category><![CDATA[code users]]></category>
<category><![CDATA[logging operation]]></category>
<category><![CDATA[business code]]></category>
<category><![CDATA[callback functions]]></category>
<category><![CDATA[automatic configuration]]></category>
<category><![CDATA[relevant category]]></category>
<category><![CDATA[java client]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/dwr-practice-papers-ajax/</guid>
		<description><![CDATA[DWR (Direct Web Remoting) is a WEB framework for long-distance calls. Take advantage of this framework can become very easy to develop AJAX. DWR can use client-side JavaScript directly call the servic ...]]></description>
		<content:encoded><![CDATA[DWR (Direct Web Remoting) is a WEB framework for long-distance calls. Take advantage of this framework can become very easy to develop AJAX. DWR can use client-side JavaScript directly call the servic ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/js-in-the-date-type-conversion/" title="JS in the Date type conversion">JS in the Date type conversion</a> 2009-02-27 22:55:03</li>
					<li><a href="http://www.codeweblog.com/hibernate-inteceptor/" title="Hibernate Inteceptor">Hibernate Inteceptor</a> 2009-02-27 13:51:42</li>
					<li><a href="http://www.codeweblog.com/java-technology-25-study-points/" title="Java technology 25 study points">Java technology 25 study points</a> 2009-02-27 12:34:33</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/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/dwr-practice-papers-ajax/</wfw:commentRss>
	</item>
		<item>
		<title>Inside JDBC (1)</title>
		<link>http://www.codeweblog.com/inside-jdbc-1/</link>
		<comments>http://www.codeweblog.com/inside-jdbc-1/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 03:25:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[database products]]></category>
<category><![CDATA[java database]]></category>
<category><![CDATA[sun microsystems]]></category>
<category><![CDATA[jdbc specification]]></category>
<category><![CDATA[database operations]]></category>
<category><![CDATA[java developers]]></category>
<category><![CDATA[development database]]></category>
<category><![CDATA[java implementation]]></category>
<category><![CDATA[database product]]></category>
<category><![CDATA[java application development]]></category>
<category><![CDATA[open source database]]></category>
<category><![CDATA[odbc bridge]]></category>
<category><![CDATA[microsoft odbc]]></category>
<category><![CDATA[jar archive]]></category>
<category><![CDATA[java standards]]></category>
<category><![CDATA[database number]]></category>
<category><![CDATA[database vendor]]></category>
<category><![CDATA[database vendors]]></category>
<category><![CDATA[learn java]]></category>
<category><![CDATA[database database]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/inside-jdbc-1/</guid>
		<description><![CDATA[Inside JDBC (1) Now the Java application development, database operations related to time, we often think first of all are the ORM like Hibernate framework. More and more Java developers less willing  ...]]></description>
		<content:encoded><![CDATA[Inside JDBC (1) Now the Java application development, database operations related to time, we often think first of all are the ORM like Hibernate framework. More and more Java developers less willing  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/java-technology-25-study-points/" title="Java technology 25 study points">Java technology 25 study points</a> 2009-02-27 12:34:33</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/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/inside-jdbc-1/</wfw:commentRss>
	</item>
		<item>
		<title>ajax and js Quest Analog java implementation</title>
		<link>http://www.codeweblog.com/ajax-and-js-quest-analog-java-implementation/</link>
		<comments>http://www.codeweblog.com/ajax-and-js-quest-analog-java-implementation/#comments</comments>
		<pubDate>Wed, 13 May 2009 19:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[java lang]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[public interface]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[prototype]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[readystate]]></category>
<category><![CDATA[gbk]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[loose dtd]]></category>
<category><![CDATA[true function]]></category>
<category><![CDATA[163 com]]></category>
<category><![CDATA[return success]]></category>
<category><![CDATA[java implementation]]></category>
<category><![CDATA[request object]]></category>
<category><![CDATA[annotation]]></category>
<category><![CDATA[asynchronous]]></category>
<category><![CDATA[teacher training]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-and-js-quest-analog-java-implementation/</guid>
		<description><![CDATA[Ajax in the U.S. has not used mock consider how easy the ajax request object XmlHttp the HA! Ha ha, ha us to simulate, it is the original teacher training to make students write the code, and now allo ...]]></description>
		<content:encoded><![CDATA[Ajax in the U.S. has not used mock consider how easy the ajax request object XmlHttp the HA! Ha ha, ha us to simulate, it is the original teacher training to make students write the code, and now allo ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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/great-collection-of-java-interview-topics/" title="Great collection of java interview topics">Great collection of java interview topics</a> 2009-02-27 09:44:32</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ajax-and-js-quest-analog-java-implementation/</wfw:commentRss>
	</item>
		<item>
		<title>JAVA garbled Analysis</title>
		<link>http://www.codeweblog.com/java-garbled-analysis/</link>
		<comments>http://www.codeweblog.com/java-garbled-analysis/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 16:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[time java]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[eclipse]]></category>
<category><![CDATA[programming language]]></category>
<category><![CDATA[gb2312]]></category>
<category><![CDATA[java program]]></category>
<category><![CDATA[cross platform]]></category>
<category><![CDATA[operating system]]></category>
<category><![CDATA[chinese characters]]></category>
<category><![CDATA[operating systems]]></category>
<category><![CDATA[input and output]]></category>
<category><![CDATA[garbage]]></category>
<category><![CDATA[java implementation]]></category>
<category><![CDATA[format conversion]]></category>
<category><![CDATA[double byte characters]]></category>
<category><![CDATA[double byte character]]></category>
<category><![CDATA[transplant operation]]></category>
<category><![CDATA[computer deal]]></category>
<category><![CDATA[international software]]></category>
<category><![CDATA[linux systems]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-garbled-analysis/</guid>
		<description><![CDATA[UNICODE encoding, it uses double-byte encoding, compatible with English characters and other nationalities double-byte character encoding, therefore, at present, most international software internal u ...]]></description>
		<content:encoded><![CDATA[UNICODE encoding, it uses double-byte encoding, compatible with English characters and other nationalities double-byte character encoding, therefore, at present, most international software internal u ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/myeclipse-plugin/" title="myeclipse plugin">myeclipse plugin</a> 2009-02-27 09:46:56</li>
					<li><a href="http://www.codeweblog.com/java-technology-eclipse-explain-the-use-of-techniques/" title="Java technology: Eclipse explain the use of techniques">Java technology: Eclipse explain the use of techniques</a> 2009-02-27 09:46:30</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/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
					<li><a href="http://www.codeweblog.com/hibernate-annotation-using-notebook/" title="Hibernate annotation using notebook">Hibernate annotation using notebook</a> 2009-02-27 09:45:46</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/java-garbled-analysis/</wfw:commentRss>
	</item>
		<item>
		<title>DWR study</title>
		<link>http://www.codeweblog.com/dwr-study/</link>
		<comments>http://www.codeweblog.com/dwr-study/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 18:15:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[web procedures]]></category>
<category><![CDATA[callback method]]></category>
<category><![CDATA[callback function]]></category>
<category><![CDATA[web developers]]></category>
<category><![CDATA[java open source]]></category>
<category><![CDATA[system interface]]></category>
<category><![CDATA[javascript method]]></category>
<category><![CDATA[callback methods]]></category>
<category><![CDATA[java method]]></category>
<category><![CDATA[server protocol]]></category>
<category><![CDATA[code web]]></category>
<category><![CDATA[code javascript]]></category>
<category><![CDATA[java implementation]]></category>
<category><![CDATA[open source library]]></category>
<category><![CDATA[javascript case]]></category>
<category><![CDATA[asynchronous model]]></category>
<category><![CDATA[rpc mechanism]]></category>
<category><![CDATA[dynamic generation]]></category>
<category><![CDATA[type approach]]></category>
<category><![CDATA[precise definition]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/dwr-study/</guid>
		<description><![CDATA[1, DWR: Easy AJAX for JAVA As a java open source library, DWR can help developers to complete the application of AJAX technology, web procedures. It allows the browser on the javascript method call in ...]]></description>
		<content:encoded><![CDATA[1, DWR: Easy AJAX for JAVA As a java open source library, DWR can help developers to complete the application of AJAX technology, web procedures. It allows the browser on the javascript method call in ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-inteceptor/" title="Hibernate Inteceptor">Hibernate Inteceptor</a> 2009-02-27 13:51:42</li>
					<li><a href="http://www.codeweblog.com/java-technology-25-study-points/" title="Java technology 25 study points">Java technology 25 study points</a> 2009-02-27 12:34:33</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>
					<li><a href="http://www.codeweblog.com/j2ee-questions-noodles/" title="J2EE questions Noodles">J2EE questions Noodles</a> 2009-02-27 09:42:55</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/dwr-study/</wfw:commentRss>
	</item>
		<item>
		<title>JAVA open-source Encyclopedia</title>
		<link>http://www.codeweblog.com/java-open-source-encyclopedia/</link>
		<comments>http://www.codeweblog.com/java-open-source-encyclopedia/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 13:40:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[connection pool]]></category>
<category><![CDATA[jar file]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[database operations]]></category>
<category><![CDATA[web application development]]></category>
<category><![CDATA[data cache]]></category>
<category><![CDATA[java open source]]></category>
<category><![CDATA[application development framework]]></category>
<category><![CDATA[template engine]]></category>
<category><![CDATA[open source java]]></category>
<category><![CDATA[java web application development]]></category>
<category><![CDATA[java class library]]></category>
<category><![CDATA[database mechanisms]]></category>
<category><![CDATA[source encyclopedia]]></category>
<category><![CDATA[freemat]]></category>
<category><![CDATA[java implementation]]></category>
<category><![CDATA[mathematical expression]]></category>
<category><![CDATA[vcf file]]></category>
<category><![CDATA[graphical results]]></category>
<category><![CDATA[cache engine]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-open-source-encyclopedia/</guid>
		<description><![CDATA[[Web development framework LazyJ] → LazyJ is a Java Web Application Date: Sunday, 07 Dec 2008 22:36 LazyJ is a Java Web application development framework. Including: &lt;LI&gt; a very quick template e ...]]></description>
		<content:encoded><![CDATA[[Web development framework LazyJ] → LazyJ is a Java Web Application Date: Sunday, 07 Dec 2008 22:36 LazyJ is a Java Web application development framework. Including: &lt;LI&gt; a very quick template e ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/spring-hibernate-to-use-glassfish-database-connection-pool/" title="Spring + Hibernate to use Glassfish Database Connection Pool">Spring + Hibernate to use Glassfish Database Connection Pool</a> 2009-02-27 11:21:06</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>
					<li><a href="http://www.codeweblog.com/spring-struts2-0-hibernate-environmental-structures-despair-carried-out-more-than-one-hour-only-with-good/" title="spring struts2.0 hibernate environmental structures .. despair carried out more than one hour only with good.">spring struts2.0 hibernate environmental structures .. despair carried out more than one hour only with good.</a> 2009-02-27 09:45:56</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/java-open-source-encyclopedia/</wfw:commentRss>
	</item>
	</channel>
</rss>
