<?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>input type text</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/input-type-text/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>input type text</description>
	<pubDate>Sat, 20 Mar 2010 08:22:50+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>struts1.x Dynamic ActionForm</title>
		<link>http://www.codeweblog.com/struts1-x-dynamic-actionform/</link>
		<comments>http://www.codeweblog.com/struts1-x-dynamic-actionform/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 05:05:10+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java lang]]></category>
<category><![CDATA[lt]]></category>
<category><![CDATA[map]]></category>
<category><![CDATA[type java]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[println]]></category>
<category><![CDATA[scope]]></category>
<category><![CDATA[action gt]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[apache struts]]></category>
<category><![CDATA[br]]></category>
<category><![CDATA[h1]]></category>
<category><![CDATA[actionform]]></category>
<category><![CDATA[dynaform]]></category>
<category><![CDATA[success path]]></category>
<category><![CDATA[getmap]]></category>
<category><![CDATA[daf]]></category>
<category><![CDATA[dynaactionform]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/struts1-x-dynamic-actionform/</guid>
		<description><![CDATA[jsp page (dynaform.jsp) xml file configuration Action configuration (DynaFormAction)]]></description>
		<content:encoded><![CDATA[jsp page (dynaform.jsp) xml file configuration Action configuration (DynaFormAction)				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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/struts1-x-dynamic-actionform/</wfw:commentRss>
	</item>
		<item>
		<title>Js and other commonly used pages</title>
		<link>http://www.codeweblog.com/js-and-other-commonly-used-pages/</link>
		<comments>http://www.codeweblog.com/js-and-other-commonly-used-pages/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 02:05:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[array]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[img src]]></category>
<category><![CDATA[vertical bar]]></category>
<category><![CDATA[prohibition]]></category>
<category><![CDATA[marquee direction]]></category>
<category><![CDATA[scroll bar]]></category>
<category><![CDATA[input method]]></category>
<category><![CDATA[true event]]></category>
<category><![CDATA[straight line]]></category>
<category><![CDATA[dotted line]]></category>
<category><![CDATA[send e mail]]></category>
<category><![CDATA[xinyu]]></category>
<category><![CDATA[link address]]></category>
<category><![CDATA[image link]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-and-other-commonly-used-pages/</guid>
		<description><![CDATA[1. Backspacke Disable document.onkeydown = function () ( if (event.keyCode == 8) ( event.cancelBubble = true event.returnValue = false; return false; ) ) 2. Prohibition of the status bar display conne ...]]></description>
		<content:encoded><![CDATA[1. Backspacke Disable document.onkeydown = function () ( if (event.keyCode == 8) ( event.cancelBubble = true event.returnValue = false; return false; ) ) 2. Prohibition of the status bar display conne ...				<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/js-and-other-commonly-used-pages/</wfw:commentRss>
	</item>
		<item>
		<title>ajax get request parameters Chinese garbled solution</title>
		<link>http://www.codeweblog.com/ajax-get-request-parameters-chinese-garbled-solution/</link>
		<comments>http://www.codeweblog.com/ajax-get-request-parameters-chinese-garbled-solution/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 12:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[utf 8]]></category>
<category><![CDATA[gt 2]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[msxml2]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[xmlhttprequest object]]></category>
<category><![CDATA[language java]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[request function]]></category>
<category><![CDATA[control content]]></category>
<category><![CDATA[cache control]]></category>
<category><![CDATA[string path]]></category>
<category><![CDATA[base href]]></category>
<category><![CDATA[amp nbsp]]></category>
<category><![CDATA[request parameters]]></category>
<category><![CDATA[type password]]></category>
<category><![CDATA[regist]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-get-request-parameters-chinese-garbled-solution/</guid>
		<description><![CDATA[Prospects: 1, regist.jsp 2, ajax.js Background: 1, AjaxDemoAction.java (used DispatchAction) 2, EncodeUtil.java (transcoding type)]]></description>
		<content:encoded><![CDATA[Prospects: 1, regist.jsp 2, ajax.js Background: 1, AjaxDemoAction.java (used DispatchAction) 2, EncodeUtil.java (transcoding type)				<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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ajax-get-request-parameters-chinese-garbled-solution/</wfw:commentRss>
	</item>
		<item>
		<title>Prototype.js sent using ajax get request parameters garbled Chinese solution</title>
		<link>http://www.codeweblog.com/prototype-js-sent-using-ajax-get-request-parameters-garbled-chinese-solution/</link>
		<comments>http://www.codeweblog.com/prototype-js-sent-using-ajax-get-request-parameters-garbled-chinese-solution/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 01:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[import java]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[import org]]></category>
<category><![CDATA[httpservletrequest]]></category>
<category><![CDATA[java package]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[apache struts]]></category>
<category><![CDATA[language java]]></category>
<category><![CDATA[printwriter]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[control content]]></category>
<category><![CDATA[string path]]></category>
<category><![CDATA[base href]]></category>
<category><![CDATA[servlet http]]></category>
<category><![CDATA[amp nbsp]]></category>
<category><![CDATA[request parameters]]></category>
<category><![CDATA[response text]]></category>
<category><![CDATA[httpservletresponse]]></category>
<category><![CDATA[page introduction]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/prototype-js-sent-using-ajax-get-request-parameters-garbled-chinese-solution/</guid>
		<description><![CDATA[Version: prototype 1.6.0.3, struts1.2. Front (page introduction prototype.js): 1, prototype-ajax.jsp Background: 1, PrototypeAjaxAction.java 2, EncodeUtil.java (transcoding type)]]></description>
		<content:encoded><![CDATA[Version: prototype 1.6.0.3, struts1.2. Front (page introduction prototype.js): 1, prototype-ajax.jsp Background: 1, PrototypeAjaxAction.java 2, EncodeUtil.java (transcoding type)				<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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/prototype-js-sent-using-ajax-get-request-parameters-garbled-chinese-solution/</wfw:commentRss>
	</item>
		<item>
		<title>Topsy Ajax Six: Ajax user login</title>
		<link>http://www.codeweblog.com/topsy-ajax-six-ajax-user-login/</link>
		<comments>http://www.codeweblog.com/topsy-ajax-six-ajax-user-login/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 01:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[gt 2]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script src]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[html xmlns]]></category>
<category><![CDATA[transitional dtd]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[xmlhttprequest]]></category>
<category><![CDATA[new activexobject]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[topsy]]></category>
<category><![CDATA[demo program]]></category>
<category><![CDATA[autoeventwireup]]></category>
<category><![CDATA[program features]]></category>
<category><![CDATA[type password]]></category>
<category><![CDATA[aspx page]]></category>
<category><![CDATA[technology code]]></category>
<category><![CDATA[features business]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/topsy-ajax-six-ajax-user-login/</guid>
		<description><![CDATA[This will be the production of the reader to start from scratch with a AJAX Login DEMO, program features, business is very simple, so I do not need with you to explain things in this regard, we look a ...]]></description>
		<content:encoded><![CDATA[This will be the production of the reader to start from scratch with a AJAX Login DEMO, program features, business is very simple, so I do not need with you to explain things in this regard, we look a ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/dynamic-loading-js-script-four-kinds-of-methods/" title="Dynamic loading JS script four kinds of methods">Dynamic loading JS script four kinds of methods</a> 2009-02-27 13:40:02</li>
					<li><a href="http://www.codeweblog.com/hibernate-using-c3p0-connection-pooling/" title="hibernate using c3p0 connection pooling">hibernate using c3p0 connection pooling</a> 2009-02-27 12:33:05</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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/topsy-ajax-six-ajax-user-login/</wfw:commentRss>
	</item>
		<item>
		<title>mootools achieve ajax</title>
		<link>http://www.codeweblog.com/mootools-achieve-ajax/</link>
		<comments>http://www.codeweblog.com/mootools-achieve-ajax/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 08:35:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[public string]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[source code]]></category>
<category><![CDATA[wrapper class]]></category>
<category><![CDATA[string url]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[json]]></category>
<category><![CDATA[object object]]></category>
<category><![CDATA[functionality]]></category>
<category><![CDATA[request method]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[button name]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[ping ping]]></category>
<category><![CDATA[response error]]></category>
<category><![CDATA[html charset]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/mootools-achieve-ajax/</guid>
		<description><![CDATA[As we all know, ajax source code can be written directly to achieve, but it&#39;s a little cumbersome, and now the popular ajax framework ajax integrated functions, and to write very simple and conven ...]]></description>
		<content:encoded><![CDATA[As we all know, ajax source code can be written directly to achieve, but it&#39;s a little cumbersome, and now the popular ajax framework ajax integrated functions, and to write very simple and conven ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</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/mootools-achieve-ajax/</wfw:commentRss>
	</item>
		<item>
		<title>ajax to achieve mootools</title>
		<link>http://www.codeweblog.com/ajax-to-achieve-mootools/</link>
		<comments>http://www.codeweblog.com/ajax-to-achieve-mootools/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 19:50:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[public string]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[source code]]></category>
<category><![CDATA[wrapper class]]></category>
<category><![CDATA[string url]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[json]]></category>
<category><![CDATA[object object]]></category>
<category><![CDATA[request method]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[button name]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[ping ping]]></category>
<category><![CDATA[response error]]></category>
<category><![CDATA[respons]]></category>
<category><![CDATA[html charset]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-to-achieve-mootools/</guid>
		<description><![CDATA[As we all know, ajax source code can be written directly to achieve, but it&#39;s a little cumbersome, and now the popular ajax framework ajax integrated functions, and to write very simple and conven ...]]></description>
		<content:encoded><![CDATA[As we all know, ajax source code can be written directly to achieve, but it&#39;s a little cumbersome, and now the popular ajax framework ajax integrated functions, and to write very simple and conven ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</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/ajax-to-achieve-mootools/</wfw:commentRss>
	</item>
		<item>
		<title>jquery ajax login authentication</title>
		<link>http://www.codeweblog.com/jquery-ajax-login-authentication/</link>
		<comments>http://www.codeweblog.com/jquery-ajax-login-authentication/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 21:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[jquery ajax]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[ul]]></category>
<category><![CDATA[amp nbsp]]></category>
<category><![CDATA[login authentication]]></category>
<category><![CDATA[type password]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jquery-ajax-login-authentication/</guid>
		<description><![CDATA[jquery ajax login authentication]]></description>
		<content:encoded><![CDATA[jquery ajax login authentication				<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/jquery-ajax-login-authentication/</wfw:commentRss>
	</item>
		<item>
		<title>JS date control</title>
		<link>http://www.codeweblog.com/js-date-control/</link>
		<comments>http://www.codeweblog.com/js-date-control/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 14:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[gt 2]]></category>
<category><![CDATA[gt 3]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[background color]]></category>
<category><![CDATA[center border]]></category>
<category><![CDATA[color ffffff]]></category>
<category><![CDATA[font weight]]></category>
<category><![CDATA[date control]]></category>
<category><![CDATA[turn2]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-date-control/</guid>
		<description><![CDATA[JS date control]]></description>
		<content:encoded><![CDATA[JS date control				<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/js-date-control/</wfw:commentRss>
	</item>
		<item>
		<title>Ajax registration verification</title>
		<link>http://www.codeweblog.com/ajax-registration-verification/</link>
		<comments>http://www.codeweblog.com/ajax-registration-verification/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 08:55:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[action gt]]></category>
<category><![CDATA[innerhtml]]></category>
<category><![CDATA[xmlhttprequest]]></category>
<category><![CDATA[new activexobject]]></category>
<category><![CDATA[msxml2]]></category>
<category><![CDATA[readystate]]></category>
<category><![CDATA[gbk]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[conn]]></category>
<category><![CDATA[mysql query]]></category>
<category><![CDATA[registration verification]]></category>
<category><![CDATA[mysql num rows]]></category>
<category><![CDATA[cnt]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-registration-verification/</guid>
		<description><![CDATA[Ajax registration verification]]></description>
		<content:encoded><![CDATA[Ajax registration verification				<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/ajax-registration-verification/</wfw:commentRss>
	</item>
		<item>
		<title>prototype using the $ () method</title>
		<link>http://www.codeweblog.com/prototype-using-the-method/</link>
		<comments>http://www.codeweblog.com/prototype-using-the-method/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 22:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[script src]]></category>
<category><![CDATA[prototype]]></category>
<category><![CDATA[innerhtml]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[element]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[elements]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[joe doe]]></category>
<category><![CDATA[array object]]></category>
<category><![CDATA[shorthand]]></category>
<category><![CDATA[test page]]></category>
<category><![CDATA[br]]></category>
<category><![CDATA[text boxes]]></category>
<category><![CDATA[paragraph]]></category>
<category><![CDATA[method parameters]]></category>
<category><![CDATA[efficient use]]></category>
<category><![CDATA[array class]]></category>
<category><![CDATA[value input]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/prototype-using-the-method/</guid>
		<description><![CDATA[$ () Method is used in the DOM too frequent document.getElementById () method as a convenient shorthand, like the DOM methods, this method returns the id parameter of the imported elements. Compared t ...]]></description>
		<content:encoded><![CDATA[$ () Method is used in the DOM too frequent document.getElementById () method as a convenient shorthand, like the DOM methods, this method returns the id parameter of the imported elements. Compared t ...				<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/prototype-using-the-method/</wfw:commentRss>
	</item>
		<item>
		<title>妙用javascript (2)</title>
		<link>http://www.codeweblog.com/%e5%a6%99%e7%94%a8javascript-2/</link>
		<comments>http://www.codeweblog.com/%e5%a6%99%e7%94%a8javascript-2/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 01:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[interface]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[innerhtml]]></category>
<category><![CDATA[node]]></category>
<category><![CDATA[elements]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[cur]]></category>
<category><![CDATA[len]]></category>
<category><![CDATA[text style]]></category>
<category><![CDATA[cells]]></category>
<category><![CDATA[dw]]></category>
<category><![CDATA[clonenode method]]></category>
<category><![CDATA[style name]]></category>
<category><![CDATA[title id]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/%e5%a6%99%e7%94%a8javascript-2/</guid>
		<description><![CDATA[12: JS to use dynamic pages in the WEB to increase the ranks of: Here the main use of innerHTML, cells, rows, appendChild, etc. With a number of methods and properties are basically on their OK, and m ...]]></description>
		<content:encoded><![CDATA[12: JS to use dynamic pages in the WEB to increase the ranks of: Here the main use of innerHTML, cells, rows, appendChild, etc. With a number of methods and properties are basically on their OK, and m ...				<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/%e5%a6%99%e7%94%a8javascript-2/</wfw:commentRss>
	</item>
		<item>
		<title>js in the issue of setTimeout</title>
		<link>http://www.codeweblog.com/js-in-the-issue-of-settimeout/</link>
		<comments>http://www.codeweblog.com/js-in-the-issue-of-settimeout/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 19:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[code lt]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[google]]></category>
<category><![CDATA[blur]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[google results]]></category>
<category><![CDATA[puzzling problem]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-in-the-issue-of-settimeout/</guid>
		<description><![CDATA[Yesterday, the company wrote a program and found that this piece of js code in the setTimeout error, so a small section of code written specifically to test, we encountered a puzzling problem. Look at ...]]></description>
		<content:encoded><![CDATA[Yesterday, the company wrote a program and found that this piece of js code in the setTimeout error, so a small section of code written specifically to test, we encountered a puzzling problem. Look at ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/dynamic-loading-js-script-four-kinds-of-methods/" title="Dynamic loading JS script four kinds of methods">Dynamic loading JS script four kinds of methods</a> 2009-02-27 13:40:02</li>
					<li><a href="http://www.codeweblog.com/ror-explained/" title="RoR explained">RoR explained</a> 2009-02-27 12:40:02</li>
					<li><a href="http://www.codeweblog.com/spring-hibernate-oracle9i-to-read-and-write-clob/" title="spring + hibernate + oracle9i to read and write CLOB">spring + hibernate + oracle9i to read and write CLOB</a> 2009-02-27 11:21:19</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/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/js-in-the-issue-of-settimeout/</wfw:commentRss>
	</item>
		<item>
		<title>javaScript to only some special combination of input strings to verify</title>
		<link>http://www.codeweblog.com/javascript-to-only-some-special-combination-of-input-strings-to-verify/</link>
		<comments>http://www.codeweblog.com/javascript-to-only-some-special-combination-of-input-strings-to-verify/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 18:45:05+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[true return]]></category>
<category><![CDATA[match]]></category>
<category><![CDATA[test function]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[colleagues]]></category>
<category><![CDATA[three symbols]]></category>
<category><![CDATA[strin]]></category>
<category><![CDATA[input strings]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-to-only-some-special-combination-of-input-strings-to-verify/</guid>
		<description><![CDATA[Because of the need to help my colleagues today to write a request to verify the following front js code: 1) the number of commas, &quot;-&quot; the three symbols 2) to the number at the beginning and ...]]></description>
		<content:encoded><![CDATA[Because of the need to help my colleagues today to write a request to verify the following front js code: 1) the number of commas, &quot;-&quot; the three symbols 2) to the number at the beginning and ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/can-not-be-represented-as-java-sql-timestamp/" title="can not be represented as java.sql.Timestamp">can not be represented as java.sql.Timestamp</a> 2009-02-27 09:46:14</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/javascript-to-only-some-special-combination-of-input-strings-to-verify/</wfw:commentRss>
	</item>
		<item>
		<title>. Net AJAX Application Example</title>
		<link>http://www.codeweblog.com/net-ajax-application-example/</link>
		<comments>http://www.codeweblog.com/net-ajax-application-example/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 01:55:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[code lt]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[html xmlns]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[application example]]></category>
<category><![CDATA[net2]]></category>
<category><![CDATA[a1]]></category>
<category><![CDATA[lt system]]></category>
<category><![CDATA[rel value]]></category>
<category><![CDATA[cs code]]></category>
<category><![CDATA[autoeventwireup]]></category>
<category><![CDATA[dll file]]></category>
<category><![CDATA[system web]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/net-ajax-application-example/</guid>
		<description><![CDATA[First, to http://ajaxpro.codeplex.com/ website. Net Ajax development kit, if your project is. NET2.0 and the package will be developed AjaxPro.2.dll test this DLL file to your Bin of the following Sec ...]]></description>
		<content:encoded><![CDATA[First, to http://ajaxpro.codeplex.com/ website. Net Ajax development kit, if your project is. NET2.0 and the package will be developed AjaxPro.2.dll test this DLL file to your Bin of the following Sec ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ror-explained/" title="RoR explained">RoR explained</a> 2009-02-27 12:40:02</li>
					<li><a href="http://www.codeweblog.com/spring-hibernate-oracle9i-to-read-and-write-clob/" title="spring + hibernate + oracle9i to read and write CLOB">spring + hibernate + oracle9i to read and write CLOB</a> 2009-02-27 11:21:19</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/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/net-ajax-application-example/</wfw:commentRss>
	</item>
		<item>
		<title>js validate or the full-width half-angle</title>
		<link>http://www.codeweblog.com/js-validate-or-the-full-width-half-angle/</link>
		<comments>http://www.codeweblog.com/js-validate-or-the-full-width-half-angle/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 08:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[html xmlns]]></category>
<category><![CDATA[transitional dtd]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[gb2312]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[input type text]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-validate-or-the-full-width-half-angle/</guid>
		<description><![CDATA[js validate or the full-width half-angle]]></description>
		<content:encoded><![CDATA[js validate or the full-width half-angle				<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/js-validate-or-the-full-width-half-angle/</wfw:commentRss>
	</item>
		<item>
		<title>Date selector</title>
		<link>http://www.codeweblog.com/date-selector/</link>
		<comments>http://www.codeweblog.com/date-selector/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 18:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[scripts]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[yyyy]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[true size]]></category>
<category><![CDATA[link rel]]></category>
<category><![CDATA[dd]]></category>
<category><![CDATA[formatdate]]></category>
<category><![CDATA[fmt]]></category>
<category><![CDATA[calendar calendar]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/date-selector/</guid>
		<description><![CDATA[Date selector]]></description>
		<content:encoded><![CDATA[Date selector				<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/date-selector/</wfw:commentRss>
	</item>
		<item>
		<title>struts2 + json + jquery examples</title>
		<link>http://www.codeweblog.com/struts2-json-jquery-examples/</link>
		<comments>http://www.codeweblog.com/struts2-json-jquery-examples/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 09:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[plug ins]]></category>
<category><![CDATA[arraylist]]></category>
<category><![CDATA[keyword3]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[language java]]></category>
<category><![CDATA[link rel]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[css href]]></category>
<category><![CDATA[control content]]></category>
<category><![CDATA[string path]]></category>
<category><![CDATA[base href]]></category>
<category><![CDATA[starting page]]></category>
<category><![CDATA[relation test]]></category>
<category><![CDATA[time success]]></category>
<category><![CDATA[url input]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/struts2-json-jquery-examples/</guid>
		<description><![CDATA[struts2.1.X version of ajax theme has moved to dojo-plugin plug-in, usage has changed, according to online reviews of the ajax theme struts2 efficiency a bit low, do not recommend the use of the Inter ...]]></description>
		<content:encoded><![CDATA[struts2.1.X version of ajax theme has moved to dojo-plugin plug-in, usage has changed, according to online reviews of the ajax theme struts2 efficiency a bit low, do not recommend the use of the Inter ...				<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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/struts2-json-jquery-examples/</wfw:commentRss>
	</item>
		<item>
		<title>jquery ajax call</title>
		<link>http://www.codeweblog.com/jquery-ajax-call/</link>
		<comments>http://www.codeweblog.com/jquery-ajax-call/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 13:05:04+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[bind]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[script src]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[link href]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[stylesheet]]></category>
<category><![CDATA[jquery ajax]]></category>
<category><![CDATA[gbk]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[language java]]></category>
<category><![CDATA[style css]]></category>
<category><![CDATA[css style]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[contenttype]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jquery-ajax-call/</guid>
		<description><![CDATA[The most simple jquery ajax application in sturts action: jsp: js: Finally:]]></description>
		<content:encoded><![CDATA[The most simple jquery ajax application in sturts action: jsp: js: Finally:				<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/jquery-ajax-call/</wfw:commentRss>
	</item>
		<item>
		<title>javascript slider component</title>
		<link>http://www.codeweblog.com/javascript-slider-component/</link>
		<comments>http://www.codeweblog.com/javascript-slider-component/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 16:45:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[math]]></category>
<category><![CDATA[background url]]></category>
<category><![CDATA[style type]]></category>
<category><![CDATA[abc]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[overflow]]></category>
<category><![CDATA[pointer]]></category>
<category><![CDATA[annex]]></category>
<category><![CDATA[css code]]></category>
<category><![CDATA[slidebar]]></category>
<category><![CDATA[line background]]></category>
<category><![CDATA[internet component]]></category>
<category><![CDATA[hidden position]]></category>
<category><![CDATA[value domain]]></category>
<category><![CDATA[bottom width]]></category>
<category><![CDATA[slider]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-slider-component/</guid>
		<description><![CDATA[Found from the Internet component of a slider, use the method as follows: Which control the css code is as follows: Documents were in the annex, including an example]]></description>
		<content:encoded><![CDATA[Found from the Internet component of a slider, use the method as follows: Which control the css code is as follows: Documents were in the annex, including an example				<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/javascript-slider-component/</wfw:commentRss>
	</item>
		<item>
		<title>Code Generation js_</title>
		<link>http://www.codeweblog.com/code-generation-js/</link>
		<comments>http://www.codeweblog.com/code-generation-js/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 16:55:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[code generation]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[html xmlns]]></category>
<category><![CDATA[transitional dtd]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[math]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[array]]></category>
<category><![CDATA[action gt]]></category>
<category><![CDATA[style type]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[body onload]]></category>
<category><![CDATA[br]]></category>
<category><![CDATA[padding]]></category>
<category><![CDATA[background image url]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/code-generation-js/</guid>
		<description><![CDATA[Code Generation js_]]></description>
		<content:encoded><![CDATA[Code Generation js_				<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/code-generation-js/</wfw:commentRss>
	</item>
		<item>
		<title>JavaScript Practical Tips</title>
		<link>http://www.codeweblog.com/javascript-practical-tips/</link>
		<comments>http://www.codeweblog.com/javascript-practical-tips/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 15:50:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[code lt]]></category>
<category><![CDATA[param name]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[td]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[noscript]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[link rel]]></category>
<category><![CDATA[table border]]></category>
<category><![CDATA[close window]]></category>
<category><![CDATA[mouse button]]></category>
<category><![CDATA[createtextrange]]></category>
<category><![CDATA[collapse]]></category>
<category><![CDATA[page source code]]></category>
<category><![CDATA[input method]]></category>
<category><![CDATA[shortcut icon]]></category>
<category><![CDATA[view source]]></category>
<category><![CDATA[favicon ico]]></category>
<category><![CDATA[deselect]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-practical-tips/</guid>
		<description><![CDATA[1. Oncontextmenu = &quot;window.event.returnValue = false&quot; will completely shield the right mouse button can be used in Table 2. Deselect to prevent copying 3. Are not allowed to paste: onpaste = ...]]></description>
		<content:encoded><![CDATA[1. Oncontextmenu = &quot;window.event.returnValue = false&quot; will completely shield the right mouse button can be used in Table 2. Deselect to prevent copying 3. Are not allowed to paste: onpaste = ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/spring-myfaces-hibernate-richfaces/" title="spring myfaces hibernate richfaces">spring myfaces hibernate richfaces</a> 2009-02-27 12:34:36</li>
					<li><a href="http://www.codeweblog.com/spring-hibernate-oracle9i-to-read-and-write-clob/" title="spring + hibernate + oracle9i to read and write CLOB">spring + hibernate + oracle9i to read and write CLOB</a> 2009-02-27 11:21:19</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/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/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/javascript-practical-tips/</wfw:commentRss>
	</item>
		<item>
		<title>js dynamic add table delete</title>
		<link>http://www.codeweblog.com/js-dynamic-add-table-delete/</link>
		<comments>http://www.codeweblog.com/js-dynamic-add-table-delete/#comments</comments>
		<pubDate>Wed, 06 May 2009 14:55:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[innerhtml]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[select name]]></category>
<category><![CDATA[option value]]></category>
<category><![CDATA[table border]]></category>
<category><![CDATA[tbody]]></category>
<category><![CDATA[input type radio]]></category>
<category><![CDATA[radio name]]></category>
<category><![CDATA[insertrow]]></category>
<category><![CDATA[zhou]]></category>
<category><![CDATA[mytr]]></category>
<category><![CDATA[tr bgcolor]]></category>
<category><![CDATA[thead]]></category>
<category><![CDATA[hong liang]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-dynamic-add-table-delete/</guid>
		<description><![CDATA[Reproduced in http://zhou-hong-liang.javaeye.com/. . . .]]></description>
		<content:encoded><![CDATA[Reproduced in http://zhou-hong-liang.javaeye.com/. . . .				<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/js-dynamic-add-table-delete/</wfw:commentRss>
	</item>
		<item>
		<title>JavaScript Examples DOM operations</title>
		<link>http://www.codeweblog.com/javascript-examples-dom-operations/</link>
		<comments>http://www.codeweblog.com/javascript-examples-dom-operations/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 14:50:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[innerhtml]]></category>
<category><![CDATA[style type]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[loose dtd]]></category>
<category><![CDATA[appendchild]]></category>
<category><![CDATA[h1]]></category>
<category><![CDATA[javascript examples]]></category>
<category><![CDATA[dom operations]]></category>
<category><![CDATA[div height]]></category>
<category><![CDATA[sans serif]]></category>
<category><![CDATA[total value]]></category>
<category><![CDATA[font family]]></category>
<category><![CDATA[padding]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-examples-dom-operations/</guid>
		<description><![CDATA[Example 1: Count and add the DIV block]]></description>
		<content:encoded><![CDATA[Example 1: Count and add the DIV block				<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/javascript-examples-dom-operations/</wfw:commentRss>
	</item>
		<item>
		<title>Supported Chinese jspSmartUpload.jar package (with permission)</title>
		<link>http://www.codeweblog.com/supported-chinese-jspsmartupload-jar-package-with-permission/</link>
		<comments>http://www.codeweblog.com/supported-chinese-jspsmartupload-jar-package-with-permission/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 16:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[source code]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[gbk]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[br]]></category>
<category><![CDATA[multipart form data]]></category>
<category><![CDATA[input type file]]></category>
<category><![CDATA[careful search]]></category>
<category><![CDATA[jspsmartupload]]></category>
<category><![CDATA[jspsmart]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/supported-chinese-jspsmartupload-jar-package-with-permission/</guid>
		<description><![CDATA[The original jspSmartUpload.jar download on the support of Chinese is very little question, in accordance with the Internet is to modify the source code, but may find the source code, looking at onlin ...]]></description>
		<content:encoded><![CDATA[The original jspSmartUpload.jar download on the support of Chinese is very little question, in accordance with the Internet is to modify the source code, but may find the source code, looking at onlin ...				<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/supported-chinese-jspsmartupload-jar-package-with-permission/</wfw:commentRss>
	</item>
		<item>
		<title>JQuery js-based Google Suggest mimic the dynamics of the drop-down menu</title>
		<link>http://www.codeweblog.com/jquery-js-based-google-suggest-mimic-the-dynamics-of-the-drop-down-menu/</link>
		<comments>http://www.codeweblog.com/jquery-js-based-google-suggest-mimic-the-dynamics-of-the-drop-down-menu/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 03:50:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[google]]></category>
<category><![CDATA[keyword3]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[language java]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[control content]]></category>
<category><![CDATA[cache control]]></category>
<category><![CDATA[drop down menu]]></category>
<category><![CDATA[javascript auto]]></category>
<category><![CDATA[css border]]></category>
<category><![CDATA[gt 64]]></category>
<category><![CDATA[wor]]></category>
<category><![CDATA[px]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jquery-js-based-google-suggest-mimic-the-dynamics-of-the-drop-down-menu/</guid>
		<description><![CDATA[JSP page JS file Servlet code Backgrounds JSP lose XML]]></description>
		<content:encoded><![CDATA[JSP page JS file Servlet code Backgrounds JSP lose XML				<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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/jquery-js-based-google-suggest-mimic-the-dynamics-of-the-drop-down-menu/</wfw:commentRss>
	</item>
		<item>
		<title>ajax verify whether the user name exist with rapid validate the use of</title>
		<link>http://www.codeweblog.com/ajax-verify-whether-the-user-name-exist-with-rapid-validate-the-use-of/</link>
		<comments>http://www.codeweblog.com/ajax-verify-whether-the-user-name-exist-with-rapid-validate-the-use-of/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 10:05:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[validation]]></category>
<category><![CDATA[msxml2]]></category>
<category><![CDATA[style type]]></category>
<category><![CDATA[readystate]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[css style]]></category>
<category><![CDATA[css href]]></category>
<category><![CDATA[control content]]></category>
<category><![CDATA[cache control]]></category>
<category><![CDATA[link rel stylesheet]]></category>
<category><![CDATA[css input]]></category>
<category><![CDATA[multipart form data]]></category>
<category><![CDATA[tatus]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-verify-whether-the-user-name-exist-with-rapid-validate-the-use-of/</guid>
		<description><![CDATA[Note onreadystatechange, readyState, status case Backgrounds The introduction of style_min.css, prototype_for_validation, effects_for_validation.js and validation_cn_UTF-8.js One of the former two dir ...]]></description>
		<content:encoded><![CDATA[Note onreadystatechange, readyState, status case Backgrounds The introduction of style_min.css, prototype_for_validation, effects_for_validation.js and validation_cn_UTF-8.js One of the former two dir ...				<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/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/ajax-verify-whether-the-user-name-exist-with-rapid-validate-the-use-of/</wfw:commentRss>
	</item>
		<item>
		<title>Wishing Wall | Wall love js code</title>
		<link>http://www.codeweblog.com/wishing-wall-wall-love-js-code/</link>
		<comments>http://www.codeweblog.com/wishing-wall-wall-love-js-code/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 16:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[code lt]]></category>
<category><![CDATA[script src]]></category>
<category><![CDATA[href javascript]]></category>
<category><![CDATA[td]]></category>
<category><![CDATA[bg]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[css style]]></category>
<category><![CDATA[br]]></category>
<category><![CDATA[few days]]></category>
<category><![CDATA[textarea cols]]></category>
<category><![CDATA[link rel stylesheet]]></category>
<category><![CDATA[amp nbsp]]></category>
<category><![CDATA[article one]]></category>
<category><![CDATA[body background]]></category>
<category><![CDATA[love]]></category>
<category><![CDATA[photos]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/wishing-wall-wall-love-js-code/</guid>
		<description><![CDATA[忙活a few days .. finally finished. There are some features did not materialize. One of the photos used QQ love the wall of the picture. To share with you .. css style do not write it down. Are provided ...]]></description>
		<content:encoded><![CDATA[忙活a few days .. finally finished. There are some features did not materialize. One of the photos used QQ love the wall of the picture. To share with you .. css style do not write it down. Are provided ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/dynamic-loading-js-script-four-kinds-of-methods/" title="Dynamic loading JS script four kinds of methods">Dynamic loading JS script four kinds of methods</a> 2009-02-27 13:40:02</li>
					<li><a href="http://www.codeweblog.com/spring-hibernate-oracle9i-to-read-and-write-clob/" title="spring + hibernate + oracle9i to read and write CLOB">spring + hibernate + oracle9i to read and write CLOB</a> 2009-02-27 11:21:19</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/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/wishing-wall-wall-love-js-code/</wfw:commentRss>
	</item>
		<item>
		<title>js Object onclick give dynamic case assignment, dynamic mass parameters</title>
		<link>http://www.codeweblog.com/js-object-onclick-give-dynamic-case-assignment-dynamic-mass-parameters/</link>
		<comments>http://www.codeweblog.com/js-object-onclick-give-dynamic-case-assignment-dynamic-mass-parameters/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 23:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[dynamic implementation]]></category>
<category><![CDATA[transmission parameters]]></category>
<category><![CDATA[case assignment]]></category>
<category><![CDATA[btn]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-object-onclick-give-dynamic-case-assignment-dynamic-mass-parameters/</guid>
		<description><![CDATA[We first take a look at examples of errors To implement the code above is wrong, because show (certid.value) This direct method on the implementation of the show, but not the correct way to put this c ...]]></description>
		<content:encoded><![CDATA[We first take a look at examples of errors To implement the code above is wrong, because show (certid.value) This direct method on the implementation of the show, but not the correct way to put this c ...				<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/js-object-onclick-give-dynamic-case-assignment-dynamic-mass-parameters/</wfw:commentRss>
	</item>
		<item>
		<title>AJAX response to the basic implementation of a simple example</title>
		<link>http://www.codeweblog.com/ajax-response-to-the-basic-implementation-of-a-simple-example/</link>
		<comments>http://www.codeweblog.com/ajax-response-to-the-basic-implementation-of-a-simple-example/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 07:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[code lt]]></category>
<category><![CDATA[web server]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[new activexobject]]></category>
<category><![CDATA[msxml2]]></category>
<category><![CDATA[microsoft]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[onreadystatechange]]></category>
<category><![CDATA[xmlhttprequest object]]></category>
<category><![CDATA[city document]]></category>
<category><![CDATA[updatepage]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-response-to-the-basic-implementation-of-a-simple-example/</guid>
		<description><![CDATA[Send requests for the page code The results of their implementation are the content of the text file back to the &lt;input type=&quot;text&quot;&gt; show]]></description>
		<content:encoded><![CDATA[Send requests for the page code The results of their implementation are the content of the text file back to the &lt;input type=&quot;text&quot;&gt; show				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</li>
					<li><a href="http://www.codeweblog.com/hibernate-to-use-the-principle-of/" title="hibernate to use the principle of">hibernate to use the principle of</a> 2009-02-27 09:47:00</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>
					<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/ajax-response-to-the-basic-implementation-of-a-simple-example/</wfw:commentRss>
	</item>
		<item>
		<title>prototype Ajax + Servlet (attached Demo)</title>
		<link>http://www.codeweblog.com/prototype-ajax-servlet-attached-demo/</link>
		<comments>http://www.codeweblog.com/prototype-ajax-servlet-attached-demo/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 20:55:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[import java]]></category>
<category><![CDATA[httpservletrequest]]></category>
<category><![CDATA[servletexception]]></category>
<category><![CDATA[script src]]></category>
<category><![CDATA[serialversionuid]]></category>
<category><![CDATA[test web]]></category>
<category><![CDATA[new activexobject]]></category>
<category><![CDATA[readystate]]></category>
<category><![CDATA[gbk]]></category>
<category><![CDATA[button name]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[language java]]></category>
<category><![CDATA[public void init]]></category>
<category><![CDATA[demo test]]></category>
<category><![CDATA[java location]]></category>
<category><![CDATA[loose dtd]]></category>
<category><![CDATA[printwriter]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[httpservlet]]></category>
<category><![CDATA[contenttype]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/prototype-ajax-servlet-attached-demo/</guid>
		<description><![CDATA[Test WEB project set up prototype.js location WebContent / js / prototype.js Create test2.jsp location WebContent/test/test2.jsp Create PrototypeServlet.java location com.test.servlet web.xml configur ...]]></description>
		<content:encoded><![CDATA[Test WEB project set up prototype.js location WebContent / js / prototype.js Create test2.jsp location WebContent/test/test2.jsp Create PrototypeServlet.java location com.test.servlet web.xml configur ...				<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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/prototype-ajax-servlet-attached-demo/</wfw:commentRss>
	</item>
		<item>
		<title>Read "prototype.js 1.4 Developer Edition Manual" excerpt</title>
		<link>http://www.codeweblog.com/read-prototype-js-1-4-developer-edition-manual-excerpt/</link>
		<comments>http://www.codeweblog.com/read-prototype-js-1-4-developer-edition-manual-excerpt/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 09:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[script src]]></category>
<category><![CDATA[prototype]]></category>
<category><![CDATA[hash]]></category>
<category><![CDATA[innerhtml]]></category>
<category><![CDATA[firefox]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[gt 4]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[joe doe]]></category>
<category><![CDATA[array object]]></category>
<category><![CDATA[input control]]></category>
<category><![CDATA[extract 1]]></category>
<category><![CDATA[information address]]></category>
<category><![CDATA[developer edition]]></category>
<category><![CDATA[shorthand]]></category>
<category><![CDATA[test page]]></category>
<category><![CDATA[efficacy]]></category>
<category><![CDATA[different ways]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/read-prototype-js-1-4-developer-edition-manual-excerpt/</guid>
		<description><![CDATA[Information Address: http://thinhunan.cnblogs.com/archive/2006/04/01/DeveloperNotesForPrototype.html Extract 1, $ F () function Function: Return of any form input control value, the parameters are the ...]]></description>
		<content:encoded><![CDATA[Information Address: http://thinhunan.cnblogs.com/archive/2006/04/01/DeveloperNotesForPrototype.html Extract 1, $ F () function Function: Return of any form input control value, the parameters are the ...				<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/read-prototype-js-1-4-developer-edition-manual-excerpt/</wfw:commentRss>
	</item>
		<item>
		<title>Wait for prompt js General category</title>
		<link>http://www.codeweblog.com/wait-for-prompt-js-general-category/</link>
		<comments>http://www.codeweblog.com/wait-for-prompt-js-general-category/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 08:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[default values]]></category>
<category><![CDATA[script src]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[html xmlns]]></category>
<category><![CDATA[transitional dtd]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[gap]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[innerhtml]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[anchor down]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[txt2]]></category>
<category><![CDATA[div1]]></category>
<category><![CDATA[txt1]]></category>
<category><![CDATA[img src]]></category>
<category><![CDATA[widget]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/wait-for-prompt-js-general-category/</guid>
		<description><![CDATA[This is a very easy-to-use widget, the parameters have default values, default values, see the Notes The use of sample Running effect Source code is as follows:]]></description>
		<content:encoded><![CDATA[This is a very easy-to-use widget, the parameters have default values, default values, see the Notes The use of sample Running effect Source code is as follows:				<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/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/wait-for-prompt-js-general-category/</wfw:commentRss>
	</item>
	</channel>
</rss>
