<?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>javascript object</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/javascript-object/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>javascript object</description>
	<pubDate>Sun, 21 Mar 2010 17:57:37+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>Rewritten to use AJAX projects</title>
		<link>http://www.codeweblog.com/rewritten-to-use-ajax-projects/</link>
		<comments>http://www.codeweblog.com/rewritten-to-use-ajax-projects/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 03:30:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[grasp]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[different ways]]></category>
<category><![CDATA[page elements]]></category>
<category><![CDATA[javascript object]]></category>
<category><![CDATA[mvc]]></category>
<category><![CDATA[knowledge point]]></category>
<category><![CDATA[linkage]]></category>
<category><![CDATA[relevance]]></category>
<category><![CDATA[information display]]></category>
<category><![CDATA[asynchronous operation]]></category>
<category><![CDATA[dao 3]]></category>
<category><![CDATA[search engine keyword]]></category>
<category><![CDATA[servlet implementation]]></category>
<category><![CDATA[browser object]]></category>
<category><![CDATA[special projects]]></category>
<category><![CDATA[first person]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/rewritten-to-use-ajax-projects/</guid>
		<description><![CDATA[I think as long as the beginning of more projects, in order to better enhance the skills, but learning MLDN, I found, do the project as a project to do fine, but also a very strong grasp of a project  ...]]></description>
		<content:encoded><![CDATA[I think as long as the beginning of more projects, in order to better enhance the skills, but learning MLDN, I found, do the project as a project to do fine, but also a very strong grasp of a project  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/rewritten-to-use-ajax-projects/</wfw:commentRss>
	</item>
		<item>
		<title>Javascript memory leak on the collation of draft issues</title>
		<link>http://www.codeweblog.com/javascript-memory-leak-on-the-collation-of-draft-issues/</link>
		<comments>http://www.codeweblog.com/javascript-memory-leak-on-the-collation-of-draft-issues/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 09:45:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[jscript]]></category>
<category><![CDATA[memory leak problem]]></category>
<category><![CDATA[memory leaks]]></category>
<category><![CDATA[javascript function]]></category>
<category><![CDATA[javascript object]]></category>
<category><![CDATA[definitive guide]]></category>
<category><![CDATA[collation]]></category>
<category><![CDATA[circular reference]]></category>
<category><![CDATA[gc algorithm]]></category>
<category><![CDATA[principle benefit]]></category>
<category><![CDATA[eric lippert]]></category>
<category><![CDATA[sweep algorithm]]></category>
<category><![CDATA[activex object]]></category>
<category><![CDATA[wu archive]]></category>
<category><![CDATA[draft issues]]></category>
<category><![CDATA[memory leakage]]></category>
<category><![CDATA[circular references]]></category>
<category><![CDATA[script objects]]></category>
<category><![CDATA[c procedures]]></category>
<category><![CDATA[original books]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-memory-leak-on-the-collation-of-draft-issues/</guid>
		<description><![CDATA[Wrote a long time a small javascript function modules, has never been concerned about the issue of memory leaks. Remember to write C + + procedures, memory leak is a serious issue, I think it is time  ...]]></description>
		<content:encoded><![CDATA[Wrote a long time a small javascript function modules, has never been concerned about the issue of memory leaks. Remember to write C + + procedures, memory leak is a serious issue, I think it is time  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/and-analysis-of-the-use-of-dwr/" title="and analysis of the use of DWR">and analysis of the use of DWR</a> 2009-03-06 02:40:02</li>
					<li><a href="http://www.codeweblog.com/javascript-in-the-browser-environment-vi-incident/" title="Javascript in the browser environment (vi) incident">Javascript in the browser environment (vi) incident</a> 2009-03-04 11:05:02</li>
					<li><a href="http://www.codeweblog.com/ruby-mbari-large-patches-performance-evaluation-report/" title="ruby MBARI large patches Performance Evaluation Report">ruby MBARI large patches Performance Evaluation Report</a> 2009-03-03 23:45:01</li>
					<li><a href="http://www.codeweblog.com/js-events-dynamically-add-and-write-off/" title="js events dynamically add and write-off">js events dynamically add and write-off</a> 2009-02-27 23:55:03</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-memory-leak-on-the-collation-of-draft-issues/</wfw:commentRss>
	</item>
		<item>
		<title>javascript memory leak</title>
		<link>http://www.codeweblog.com/javascript-memory-leak/</link>
		<comments>http://www.codeweblog.com/javascript-memory-leak/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 04:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[memory leaks]]></category>
<category><![CDATA[virtual memory]]></category>
<category><![CDATA[javascript object]]></category>
<category><![CDATA[memory leak]]></category>
<category><![CDATA[internet explorer]]></category>
<category><![CDATA[garbage collector]]></category>
<category><![CDATA[utilization rate]]></category>
<category><![CDATA[memory allocation]]></category>
<category><![CDATA[dom object]]></category>
<category><![CDATA[system bug]]></category>
<category><![CDATA[automatic memory]]></category>
<category><![CDATA[dom objects]]></category>
<category><![CDATA[memory management system]]></category>
<category><![CDATA[windows task manager]]></category>
<category><![CDATA[necessary memory]]></category>
<category><![CDATA[circular reference]]></category>
<category><![CDATA[memory resource]]></category>
<category><![CDATA[memory utilization]]></category>
<category><![CDATA[lack of memory]]></category>
<category><![CDATA[resource manager]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-memory-leak/</guid>
		<description><![CDATA[When a management system can not correct the allocation of his memory, the system there is memory leak, which is a system bug. The phenomenon of memory leaks can be called the failure of the procedure ...]]></description>
		<content:encoded><![CDATA[When a management system can not correct the allocation of his memory, the system there is memory leak, which is a system bug. The phenomenon of memory leaks can be called the failure of the procedure ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/optimize-debian-ubuntu-under-ruby/" title="Optimize Debian / Ubuntu under ruby">Optimize Debian / Ubuntu under ruby</a> 2009-03-07 14:25:02</li>
					<li><a href="http://www.codeweblog.com/rails-to-monitor-the-process-of-memory-leaks-skills/" title="Rails to monitor the process of memory leaks skills">Rails to monitor the process of memory leaks skills</a> 2009-03-07 13:20:02</li>
					<li><a href="http://www.codeweblog.com/and-analysis-of-the-use-of-dwr/" title="and analysis of the use of DWR">and analysis of the use of DWR</a> 2009-03-06 02:40:02</li>
					<li><a href="http://www.codeweblog.com/ruby-mbari-large-patches-performance-evaluation-report/" title="ruby MBARI large patches Performance Evaluation Report">ruby MBARI large patches Performance Evaluation Report</a> 2009-03-03 23:45:01</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-memory-leak/</wfw:commentRss>
	</item>
		<item>
		<title>Javascript memory leak problem</title>
		<link>http://www.codeweblog.com/javascript-memory-leak-problem/</link>
		<comments>http://www.codeweblog.com/javascript-memory-leak-problem/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 03:25:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[garbage collection mechanism]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[attributes]]></category>
<category><![CDATA[onclick event]]></category>
<category><![CDATA[hyperlink]]></category>
<category><![CDATA[memory leak problem]]></category>
<category><![CDATA[memory leaks]]></category>
<category><![CDATA[javascript function]]></category>
<category><![CDATA[javascript object]]></category>
<category><![CDATA[garbage collector]]></category>
<category><![CDATA[dom object]]></category>
<category><![CDATA[management mechanisms]]></category>
<category><![CDATA[cycle structure]]></category>
<category><![CDATA[automatic memory]]></category>
<category><![CDATA[orders of magnitude]]></category>
<category><![CDATA[memory manager]]></category>
<category><![CDATA[dom objects]]></category>
<category><![CDATA[noticeable symptoms]]></category>
<category><![CDATA[memory management]]></category>
<category><![CDATA[interactive effects]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-memory-leak-problem/</guid>
		<description><![CDATA[Memory leak, that is, memory can not be configured correctly, the memory can not be timely and effective recovery, he will lead the implementation of efficient procedures for the implementation of the ...]]></description>
		<content:encoded><![CDATA[Memory leak, that is, memory can not be configured correctly, the memory can not be timely and effective recovery, he will lead the implementation of efficient procedures for the implementation of the ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/javascript-built-in-functions-info/" title="javascript built-in functions Info">javascript built-in functions Info</a> 2009-03-03 07:15:02</li>
					<li><a href="http://www.codeweblog.com/sui-javascript-rich-ui-library-integration-solution/" title="SUI-JavaScript rich UI library integration solution">SUI-JavaScript rich UI library integration solution</a> 2009-03-03 01:05:04</li>
					<li><a href="http://www.codeweblog.com/ejb/" title="EJB">EJB</a> 2009-02-27 13:51:25</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/some-interview-questions-java/" title="Some interview questions java">Some interview questions java</a> 2009-02-27 12:34:14</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-memory-leak-problem/</wfw:commentRss>
	</item>
		<item>
		<title>javascript Analysis json</title>
		<link>http://www.codeweblog.com/javascript-analysis-json/</link>
		<comments>http://www.codeweblog.com/javascript-analysis-json/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 08:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[123456]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[beijing]]></category>
<category><![CDATA[api]]></category>
<category><![CDATA[colon]]></category>
<category><![CDATA[javascript object]]></category>
<category><![CDATA[comma]]></category>
<category><![CDATA[98765]]></category>
<category><![CDATA[cellphone]]></category>
<category><![CDATA[postcode]]></category>
<category><![CDATA[tool kit]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-analysis-json/</guid>
		<description><![CDATA[JSON (JavaScript Object Notation) data format of a simple, more compact than the xml. JSON format is native JavaScript, which means that the JavaScript in the JSON data do not need to deal with any sp ...]]></description>
		<content:encoded><![CDATA[JSON (JavaScript Object Notation) data format of a simple, more compact than the xml. JSON format is native JavaScript, which means that the JavaScript in the JSON data do not need to deal with any sp ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/javascript-inheritance/" title="JavaScript inheritance">JavaScript inheritance</a> 2009-02-27 16:45:03</li>
					<li><a href="http://www.codeweblog.com/javascript-string-functions-guinness/" title="JavaScript String Functions Guinness">JavaScript String Functions Guinness</a> 2009-02-27 15:45:02</li>
					<li><a href="http://www.codeweblog.com/ejb-ant-script-to-deploy-template-works/" title="EJB ant script to deploy template works">EJB ant script to deploy template works</a> 2009-02-27 13:52:05</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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-analysis-json/</wfw:commentRss>
	</item>
		<item>
		<title>Ajax Study Notes (c) Ajax using JSON for data transfer</title>
		<link>http://www.codeweblog.com/ajax-study-notes-c-ajax-using-json-for-data-transfer/</link>
		<comments>http://www.codeweblog.com/ajax-study-notes-c-ajax-using-json-for-data-transfer/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 03:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[application request]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[array]]></category>
<category><![CDATA[server side]]></category>
<category><![CDATA[json]]></category>
<category><![CDATA[mobile data]]></category>
<category><![CDATA[complexity]]></category>
<category><![CDATA[javascript object]]></category>
<category><![CDATA[value pairs]]></category>
<category><![CDATA[web client]]></category>
<category><![CDATA[request data]]></category>
<category><![CDATA[basic knowledge]]></category>
<category><![CDATA[data conversion]]></category>
<category><![CDATA[web forms]]></category>
<category><![CDATA[application data]]></category>
<category><![CDATA[manipulation]]></category>
<category><![CDATA[xml format]]></category>
<category><![CDATA[asynchronous applications]]></category>
<category><![CDATA[segment]]></category>
<category><![CDATA[sim]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-study-notes-c-ajax-using-json-for-data-transfer/</guid>
		<description><![CDATA[Article reprint: http://www.ibm.com/developerworks/cn/web/wa-ajaxintro10/ JavaScript Object Notation (JSON) data format useful to learn how to use it more easily in the application of mobile data and  ...]]></description>
		<content:encoded><![CDATA[Article reprint: http://www.ibm.com/developerworks/cn/web/wa-ajaxintro10/ JavaScript Object Notation (JSON) data format useful to learn how to use it more easily in the application of mobile data and  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/javascript-object-model/" title="Javascript Object Model">Javascript Object Model</a> 2009-03-01 16:10:02</li>
					<li><a href="http://www.codeweblog.com/lighttpd-fastcgi-built-a-server-how-to-preserve-the-status-of-server/" title="lighttpd + fastcgi built a server how to preserve the status of server">lighttpd + fastcgi built a server how to preserve the status of server</a> 2009-02-28 16:15:02</li>
					<li><a href="http://www.codeweblog.com/hibernate-ii-study-notes/" title="Hibernate II Study Notes">Hibernate II Study Notes</a> 2009-02-28 15:59:32</li>
					<li><a href="http://www.codeweblog.com/js-charts-extjs-implementation-tools-can-be-combined/" title="JS charts extjs implementation tools can be combined">JS charts extjs implementation tools can be combined</a> 2009-02-27 20:55:02</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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ajax-study-notes-c-ajax-using-json-for-data-transfer/</wfw:commentRss>
	</item>
		<item>
		<title>At ajax application data exchanged between</title>
		<link>http://www.codeweblog.com/at-ajax-application-data-exchanged-between/</link>
		<comments>http://www.codeweblog.com/at-ajax-application-data-exchanged-between/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 07:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[xml documents]]></category>
<category><![CDATA[xml document]]></category>
<category><![CDATA[json]]></category>
<category><![CDATA[xmlhttprequest]]></category>
<category><![CDATA[client side javascript]]></category>
<category><![CDATA[javascript object]]></category>
<category><![CDATA[data formats]]></category>
<category><![CDATA[object parameters]]></category>
<category><![CDATA[application data]]></category>
<category><![CDATA[data models]]></category>
<category><![CDATA[xml model]]></category>
<category><![CDATA[necessary operations]]></category>
<category><![CDATA[model differences]]></category>
<category><![CDATA[dom tree]]></category>
<category><![CDATA[code request]]></category>
<category><![CDATA[request object]]></category>
<category><![CDATA[analysis model]]></category>
<category><![CDATA[model directory]]></category>
<category><![CDATA[traditional model]]></category>
<category><![CDATA[document server]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/at-ajax-application-data-exchanged-between/</guid>
		<description><![CDATA[In this article, I will introduce one for the Ajax client and server to transfer data between the main method, and compare the traditional model of Web applications with the Ajax model differences. In ...]]></description>
		<content:encoded><![CDATA[In this article, I will introduce one for the Ajax client and server to transfer data between the main method, and compare the traditional model of Web applications with the Ajax model differences. In ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/depth-understanding-of-the-eval-function-in-javascript/" title="Depth understanding of the eval function in javascript">Depth understanding of the eval function in javascript</a> 2009-03-01 20:15:02</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/the-ejb3-persistence/" title="The EJB3 Persistence">The EJB3 Persistence</a> 2009-02-27 10:00:26</li>
					<li><a href="http://www.codeweblog.com/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/at-ajax-application-data-exchanged-between/</wfw:commentRss>
	</item>
		<item>
		<title>js Study Notes (5) Dojo to develop Ajax application</title>
		<link>http://www.codeweblog.com/js-study-notes-5-dojo-to-develop-ajax-application/</link>
		<comments>http://www.codeweblog.com/js-study-notes-5-dojo-to-develop-ajax-application/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 16:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[error error]]></category>
<category><![CDATA[bind]]></category>
<category><![CDATA[callback function]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[data transmission]]></category>
<category><![CDATA[dojo]]></category>
<category><![CDATA[request method]]></category>
<category><![CDATA[javascript object]]></category>
<category><![CDATA[transmission function]]></category>
<category><![CDATA[server response]]></category>
<category><![CDATA[request parameters]]></category>
<category><![CDATA[server jsp]]></category>
<category><![CDATA[address request]]></category>
<category><![CDATA[error data]]></category>
<category><![CDATA[url server]]></category>
<category><![CDATA[response error]]></category>
<category><![CDATA[type error]]></category>
<category><![CDATA[sync]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-study-notes-5-dojo-to-develop-ajax-application/</guid>
		<description><![CDATA[dojo.io.bind url: Ajax send address request method: Send the request of the way, get or post handler: callback function specified when the server response upon completion of the automatically activate ...]]></description>
		<content:encoded><![CDATA[dojo.io.bind url: Ajax send address request method: Send the request of the way, get or post handler: callback function specified when the server response upon completion of the automatically activate ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/answer-after-2-2-upgrade-mysql-question-driven/" title="Answer: After 2.2 upgrade mysql question-driven">Answer: After 2.2 upgrade mysql question-driven</a> 2009-02-28 20:15:02</li>
					<li><a href="http://www.codeweblog.com/js-charts-extjs-implementation-tools-can-be-combined/" title="JS charts extjs implementation tools can be combined">JS charts extjs implementation tools can be combined</a> 2009-02-27 20:55:02</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/application-of-spring-struts2-0-hibernate-hql/" title="Application of spring struts2.0 hibernate HQL">Application of spring struts2.0 hibernate HQL</a> 2009-02-27 11:20:38</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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-study-notes-5-dojo-to-develop-ajax-application/</wfw:commentRss>
	</item>
		<item>
		<title>js Study Notes (5) Dojo development of Ajax applications</title>
		<link>http://www.codeweblog.com/js-study-notes-5-dojo-development-of-ajax-applications/</link>
		<comments>http://www.codeweblog.com/js-study-notes-5-dojo-development-of-ajax-applications/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 17:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[error error]]></category>
<category><![CDATA[bind]]></category>
<category><![CDATA[callback function]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[data transmission]]></category>
<category><![CDATA[dojo]]></category>
<category><![CDATA[request method]]></category>
<category><![CDATA[javascript object]]></category>
<category><![CDATA[transmission function]]></category>
<category><![CDATA[server response]]></category>
<category><![CDATA[request parameters]]></category>
<category><![CDATA[server jsp]]></category>
<category><![CDATA[address request]]></category>
<category><![CDATA[error data]]></category>
<category><![CDATA[url server]]></category>
<category><![CDATA[response error]]></category>
<category><![CDATA[type error]]></category>
<category><![CDATA[sync]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-study-notes-5-dojo-development-of-ajax-applications/</guid>
		<description><![CDATA[dojo.io.bind url: Ajax send address request method: Send the request of the way, get or post handler: callback function specified when the server response upon completion of the automatically activate ...]]></description>
		<content:encoded><![CDATA[dojo.io.bind url: Ajax send address request method: Send the request of the way, get or post handler: callback function specified when the server response upon completion of the automatically activate ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/answer-after-2-2-upgrade-mysql-question-driven/" title="Answer: After 2.2 upgrade mysql question-driven">Answer: After 2.2 upgrade mysql question-driven</a> 2009-02-28 20:15:02</li>
					<li><a href="http://www.codeweblog.com/js-charts-extjs-implementation-tools-can-be-combined/" title="JS charts extjs implementation tools can be combined">JS charts extjs implementation tools can be combined</a> 2009-02-27 20:55:02</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/application-of-spring-struts2-0-hibernate-hql/" title="Application of spring struts2.0 hibernate HQL">Application of spring struts2.0 hibernate HQL</a> 2009-02-27 11:20:38</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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-study-notes-5-dojo-development-of-ajax-applications/</wfw:commentRss>
	</item>
		<item>
		<title>python vs javascript</title>
		<link>http://www.codeweblog.com/python-vs-javascript/</link>
		<comments>http://www.codeweblog.com/python-vs-javascript/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 16:30:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[class instances]]></category>
<category><![CDATA[member variables]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[prototype]]></category>
<category><![CDATA[scope]]></category>
<category><![CDATA[hash]]></category>
<category><![CDATA[object object]]></category>
<category><![CDATA[python]]></category>
<category><![CDATA[key value]]></category>
<category><![CDATA[javascript function]]></category>
<category><![CDATA[javascript object]]></category>
<category><![CDATA[instance methods]]></category>
<category><![CDATA[distinction]]></category>
<category><![CDATA[target search]]></category>
<category><![CDATA[structure object]]></category>
<category><![CDATA[medium class]]></category>
<category><![CDATA[search class]]></category>
<category><![CDATA[dict]]></category>
<category><![CDATA[definitions]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/python-vs-javascript/</guid>
		<description><![CDATA[python structural body (including class, function and class instances) and the javascript of the structure (Object and function) to achieve somewhat similar, but also somewhat different. python the cl ...]]></description>
		<content:encoded><![CDATA[python structural body (including class, function and class instances) and the javascript of the structure (Object and function) to achieve somewhat similar, but also somewhat different. python the cl ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ejb-ant-script-to-deploy-template-works/" title="EJB ant script to deploy template works">EJB ant script to deploy template works</a> 2009-02-27 13:52:05</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/oracle-instant-clent-for-ruby-rails-on-cygwin/" title="Oracle instant clent for ruby / rails on cygwin">Oracle instant clent for ruby / rails on cygwin</a> 2009-02-27 11:35:03</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/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/python-vs-javascript/</wfw:commentRss>
	</item>
		<item>
		<title>JavaScript Advanced Training - Custom Object</title>
		<link>http://www.codeweblog.com/javascript-advanced-training-custom-object/</link>
		<comments>http://www.codeweblog.com/javascript-advanced-training-custom-object/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 09:20:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[java language]]></category>
<category><![CDATA[attributes]]></category>
<category><![CDATA[math]]></category>
<category><![CDATA[s programming]]></category>
<category><![CDATA[array]]></category>
<category><![CDATA[programming language]]></category>
<category><![CDATA[string object]]></category>
<category><![CDATA[javascript object]]></category>
<category><![CDATA[prototype object]]></category>
<category><![CDATA[prototype prototype]]></category>
<category><![CDATA[rules of grammar]]></category>
<category><![CDATA[dynamic property]]></category>
<category><![CDATA[self definition]]></category>
<category><![CDATA[extension mechanism]]></category>
<category><![CDATA[convenience]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-advanced-training-custom-object/</guid>
		<description><![CDATA[First, an overview of In the Java language, we can define your own categories, and in accordance with these classes to create objects to use in Javascript, we can also define your own categories, such ...]]></description>
		<content:encoded><![CDATA[First, an overview of In the Java language, we can define your own categories, and in accordance with these classes to create objects to use in Javascript, we can also define your own categories, such ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/object-oriented-design-principles-11/" title="Object-oriented design principles 11">Object-oriented design principles 11</a> 2009-02-28 05:00:07</li>
					<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/a-common-javascript-page/" title="A common JavaScript page">A common JavaScript page</a> 2009-02-27 19:55:03</li>
					<li><a href="http://www.codeweblog.com/ejb/" title="EJB">EJB</a> 2009-02-27 13:51:25</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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-advanced-training-custom-object/</wfw:commentRss>
	</item>
		<item>
		<title>and analysis of the use of DWR</title>
		<link>http://www.codeweblog.com/and-analysis-of-the-use-of-dwr/</link>
		<comments>http://www.codeweblog.com/and-analysis-of-the-use-of-dwr/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 02:40:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[string name]]></category>
<category><![CDATA[xml documents]]></category>
<category><![CDATA[public string]]></category>
<category><![CDATA[lt xml]]></category>
<category><![CDATA[servlet class]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[param name]]></category>
<category><![CDATA[init]]></category>
<category><![CDATA[lib directory]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[source code package]]></category>
<category><![CDATA[invoker]]></category>
<category><![CDATA[test1]]></category>
<category><![CDATA[dwr]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[jsp example]]></category>
<category><![CDATA[gb18030]]></category>
<category><![CDATA[javascript object]]></category>
<category><![CDATA[javascript library]]></category>
<category><![CDATA[library name]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/and-analysis-of-the-use-of-dwr/</guid>
		<description><![CDATA[1. Download dwr.jar, to add it to WEB-INF/lib directory 2. Modify web.xml file, add the mapping DWRServlet &lt;servlet&gt; &lt;servlet-name&gt; dwr-invoker &lt;/ servlet-name&gt; &lt;servlet-class&gt; ...]]></description>
		<content:encoded><![CDATA[1. Download dwr.jar, to add it to WEB-INF/lib directory 2. Modify web.xml file, add the mapping DWRServlet &lt;servlet&gt; &lt;servlet-name&gt; dwr-invoker &lt;/ servlet-name&gt; &lt;servlet-class&gt; ...				<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/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/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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</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/and-analysis-of-the-use-of-dwr/</wfw:commentRss>
	</item>
	</channel>
</rss>
