<?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>cache control</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/cache-control/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>cache control</description>
	<pubDate>Mon, 22 Mar 2010 17:45:46+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<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>AJAX caching problem</title>
		<link>http://www.codeweblog.com/ajax-caching-problem/</link>
		<comments>http://www.codeweblog.com/ajax-caching-problem/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 21:00:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[jsp]]></category>
<category><![CDATA[google]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[cache control]]></category>
<category><![CDATA[local time]]></category>
<category><![CDATA[setrequestheader]]></category>
<category><![CDATA[url parameter]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-caching-problem/</guid>
		<description><![CDATA[The time to write code today, found that a problem is that when repeat visits xmlhttp a URL, it will give you up-cache At this time we have to clear the cache before they can re-visit, otherwise it is ...]]></description>
		<content:encoded><![CDATA[The time to write code today, found that a problem is that when repeat visits xmlhttp a URL, it will give you up-cache At this time we have to clear the cache before they can re-visit, otherwise it is ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/use-ext-js-to-read-the-jsonreader-complex-object-json/" title="Use Ext JS to read the JsonReader complex object json">Use Ext JS to read the JsonReader complex object json</a> 2009-02-27 18:50:03</li>
					<li><a href="http://www.codeweblog.com/js-page-jump-implementation-of-a-number-of-ways/" title="js page Jump implementation of a number of ways">js page Jump implementation of a number of ways</a> 2009-02-27 14:40:02</li>
					<li><a href="http://www.codeweblog.com/noclassdeffounderror-javax-servlet-servlet/" title="NoClassDefFoundError: javax / servlet / Servlet">NoClassDefFoundError: javax / servlet / Servlet</a> 2009-02-27 13:50:42</li>
					<li><a href="http://www.codeweblog.com/ror-explained/" title="RoR explained">RoR explained</a> 2009-02-27 12:40:02</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/ajax-caching-problem/</wfw:commentRss>
	</item>
		<item>
		<title>Web site optimization to improve performance speed of the speed of access to 14 practice</title>
		<link>http://www.codeweblog.com/web-site-optimization-to-improve-performance-speed-of-the-speed-of-access-to-14-practice/</link>
		<comments>http://www.codeweblog.com/web-site-optimization-to-improve-performance-speed-of-the-speed-of-access-to-14-practice/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 13:36:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[google]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[client application]]></category>
<category><![CDATA[request response]]></category>
<category><![CDATA[no doubt]]></category>
<category><![CDATA[css style]]></category>
<category><![CDATA[cache control]]></category>
<category><![CDATA[simple request]]></category>
<category><![CDATA[slow speed]]></category>
<category><![CDATA[content delivery network]]></category>
<category><![CDATA[request content]]></category>
<category><![CDATA[pregnancy birth]]></category>
<category><![CDATA[dns query]]></category>
<category><![CDATA[ma ying jeou]]></category>
<category><![CDATA[network server]]></category>
<category><![CDATA[control server]]></category>
<category><![CDATA[web site optimization]]></category>
<category><![CDATA[web lecture]]></category>
<category><![CDATA[performance speed]]></category>
<category><![CDATA[office applications]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/web-site-optimization-to-improve-performance-speed-of-the-speed-of-access-to-14-practice/</guid>
		<description><![CDATA[Believe that the Internet has increasingly become an indispensable part of life. ajax, flex, etc. rich-client application makes it more &quot;happy&quot; to experience a number of the original only in ...]]></description>
		<content:encoded><![CDATA[Believe that the Internet has increasingly become an indispensable part of life. ajax, flex, etc. rich-client application makes it more &quot;happy&quot; to experience a number of the original only in ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/js-after-ajax-request-return-of-the-problem-can-not-be-implemented/" title="JS after ajax request return of the problem can not be implemented">JS after ajax request return of the problem can not be implemented</a> 2009-03-01 17:15:02</li>
					<li><a href="http://www.codeweblog.com/shoes-construction-ruby-client-gadget/" title="Shoes - Construction Ruby client gadget">Shoes - Construction Ruby client gadget</a> 2009-02-28 18: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/use-ext-js-to-read-the-jsonreader-complex-object-json/" title="Use Ext JS to read the JsonReader complex object json">Use Ext JS to read the JsonReader complex object json</a> 2009-02-27 18:50:03</li>
					<li><a href="http://www.codeweblog.com/noclassdeffounderror-javax-servlet-servlet/" title="NoClassDefFoundError: javax / servlet / Servlet">NoClassDefFoundError: javax / servlet / Servlet</a> 2009-02-27 13:50:42</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/web-site-optimization-to-improve-performance-speed-of-the-speed-of-access-to-14-practice/</wfw:commentRss>
	</item>
		<item>
		<title>Ajax to study the application of</title>
		<link>http://www.codeweblog.com/ajax-to-study-the-application-of/</link>
		<comments>http://www.codeweblog.com/ajax-to-study-the-application-of/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 10:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[web application]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[java web]]></category>
<category><![CDATA[input type]]></category>
<category><![CDATA[link rel]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[cache control]]></category>
<category><![CDATA[string path]]></category>
<category><![CDATA[xmlhttp object]]></category>
<category><![CDATA[base href]]></category>
<category><![CDATA[application code]]></category>
<category><![CDATA[starting page]]></category>
<category><![CDATA[keyword2 keyword3]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-to-study-the-application-of/</guid>
		<description><![CDATA[Ajax in the commonly used in the development of java web application code is as follows: &lt;% @ Page language = &quot;java&quot; import = &quot;java.util .*&quot; pageEncoding = &quot;UTF-8&quot;%&gt ...]]></description>
		<content:encoded><![CDATA[Ajax in the commonly used in the development of java web application code is as follows: &lt;% @ Page language = &quot;java&quot; import = &quot;java.util .*&quot; pageEncoding = &quot;UTF-8&quot;%&gt ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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-to-study-the-application-of/</wfw:commentRss>
	</item>
		<item>
		<title>ajax based on code</title>
		<link>http://www.codeweblog.com/ajax-based-on-code/</link>
		<comments>http://www.codeweblog.com/ajax-based-on-code/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 15:55:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[amp]]></category>
<category><![CDATA[lt xml]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[xmlhttprequest]]></category>
<category><![CDATA[new activexobject]]></category>
<category><![CDATA[readystate]]></category>
<category><![CDATA[microsoft]]></category>
<category><![CDATA[cache control]]></category>
<category><![CDATA[xmlhttp]]></category>
<category><![CDATA[string message]]></category>
<category><![CDATA[null message]]></category>
<category><![CDATA[alert message]]></category>
<category><![CDATA[code 3]]></category>
<category><![CDATA[message string]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-based-on-code/</guid>
		<description><![CDATA[1. Page function newXMLHttpRequest () ( var xmlreq = false; if (window.XMLHttpRequest) ( xmlreq = new XMLHttpRequest (); ) Else if (window.ActiveXObject) ( try ( xmlreq = new ActiveXObject ( &quot;Msx ...]]></description>
		<content:encoded><![CDATA[1. Page function newXMLHttpRequest () ( var xmlreq = false; if (window.XMLHttpRequest) ( xmlreq = new XMLHttpRequest (); ) Else if (window.ActiveXObject) ( try ( xmlreq = new ActiveXObject ( &quot;Msx ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/servlet-brief-introduction/" title="Servlet brief introduction">Servlet brief introduction</a> 2009-02-27 09:46:20</li>
					<li><a href="http://www.codeweblog.com/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/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/ajax-based-on-code/</wfw:commentRss>
	</item>
		<item>
		<title>Create Ajax_ tooltips</title>
		<link>http://www.codeweblog.com/create-ajax-tooltips/</link>
		<comments>http://www.codeweblog.com/create-ajax-tooltips/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 20:45:04+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[new activexobject]]></category>
<category><![CDATA[readystate]]></category>
<category><![CDATA[microsoft]]></category>
<category><![CDATA[gbk]]></category>
<category><![CDATA[element]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[cache control]]></category>
<category><![CDATA[tooltips]]></category>
<category><![CDATA[starting page]]></category>
<category><![CDATA[keyword2 keyword3]]></category>
<category><![CDATA[cleardata]]></category>
<category><![CDATA[leng]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/create-ajax-tooltips/</guid>
		<description><![CDATA[JSP part: &lt;% @ Page language = &quot;java&quot; import = &quot;java.util .*&quot; pageEncoding = &quot;gbk&quot;%&gt; &lt;! DOCTYPE HTML PUBLIC &quot;- / / W3C / / DTD HTML 4.01 Transitional / / EN ...]]></description>
		<content:encoded><![CDATA[JSP part: &lt;% @ Page language = &quot;java&quot; import = &quot;java.util .*&quot; pageEncoding = &quot;gbk&quot;%&gt; &lt;! DOCTYPE HTML PUBLIC &quot;- / / W3C / / DTD HTML 4.01 Transitional / / EN ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/first-hibernate-example/" title="First Hibernate Example">First Hibernate Example</a> 2009-02-27 09:46:02</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/create-ajax-tooltips/</wfw:commentRss>
	</item>
		<item>
		<title>Progress bar shows Ajax_</title>
		<link>http://www.codeweblog.com/progress-bar-shows-ajax/</link>
		<comments>http://www.codeweblog.com/progress-bar-shows-ajax/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 19:25:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[new activexobject]]></category>
<category><![CDATA[readystate]]></category>
<category><![CDATA[microsoft]]></category>
<category><![CDATA[gbk]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[cache control]]></category>
<category><![CDATA[progress bar]]></category>
<category><![CDATA[poll]]></category>
<category><![CDATA[starting page]]></category>
<category><![CDATA[keyword2 keyword3]]></category>
<category><![CDATA[span id]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/progress-bar-shows-ajax/</guid>
		<description><![CDATA[JSP part: &lt;% @ Page language = &quot;java&quot; import = &quot;java.util .*&quot; pageEncoding = &quot;gbk&quot;%&gt; &lt;! DOCTYPE HTML PUBLIC &quot;- / / W3C / / DTD HTML 4.01 Transitional / / EN ...]]></description>
		<content:encoded><![CDATA[JSP part: &lt;% @ Page language = &quot;java&quot; import = &quot;java.util .*&quot; pageEncoding = &quot;gbk&quot;%&gt; &lt;! DOCTYPE HTML PUBLIC &quot;- / / W3C / / DTD HTML 4.01 Transitional / / EN ...				<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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/progress-bar-shows-ajax/</wfw:commentRss>
	</item>
		<item>
		<title>ajax + struts to achieve multi-stage cascade without refresh</title>
		<link>http://www.codeweblog.com/ajax-struts-to-achieve-multi-stage-cascade-without-refresh/</link>
		<comments>http://www.codeweblog.com/ajax-struts-to-achieve-multi-stage-cascade-without-refresh/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 21:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[cascade]]></category>
<category><![CDATA[lt xml]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[string str]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[shanghai]]></category>
<category><![CDATA[beijing]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[printstacktrace]]></category>
<category><![CDATA[select name]]></category>
<category><![CDATA[option value]]></category>
<category><![CDATA[printwriter]]></category>
<category><![CDATA[cache control]]></category>
<category><![CDATA[onchange]]></category>
<category><![CDATA[secondary institutions]]></category>
<category><![CDATA[string str2]]></category>
<category><![CDATA[getparameter]]></category>
<category><![CDATA[kkk]]></category>
<category><![CDATA[orgid]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-struts-to-achieve-multi-stage-cascade-without-refresh/</guid>
		<description><![CDATA[public ActionForward getOrganinfo_ajax (ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response) ( String level2OrganId = request.getParameter ( &quot;level2Or ...]]></description>
		<content:encoded><![CDATA[public ActionForward getOrganinfo_ajax (ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response) ( String level2OrganId = request.getParameter ( &quot;level2Or ...				<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/hibernate-annotation-using-notebook/" title="Hibernate annotation using notebook">Hibernate annotation using notebook</a> 2009-02-27 09:45:46</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ajax-struts-to-achieve-multi-stage-cascade-without-refresh/</wfw:commentRss>
	</item>
		<item>
		<title>Rails week 1 (d): Browser Cache</title>
		<link>http://www.codeweblog.com/rails-week-1-d-browser-cache/</link>
		<comments>http://www.codeweblog.com/rails-week-1-d-browser-cache/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 22:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[google]]></category>
<category><![CDATA[cache cache]]></category>
<category><![CDATA[cache control]]></category>
<category><![CDATA[browser cache]]></category>
<category><![CDATA[client request]]></category>
<category><![CDATA[network bandwidth]]></category>
<category><![CDATA[three ways]]></category>
<category><![CDATA[priority class]]></category>
<category><![CDATA[model validation]]></category>
<category><![CDATA[validation model]]></category>
<category><![CDATA[server side validation]]></category>
<category><![CDATA[outdated model]]></category>
<category><![CDATA[apparent conflict]]></category>
<category><![CDATA[verification model]]></category>
<category><![CDATA[model server]]></category>
<category><![CDATA[explicit instructions]]></category>
<category><![CDATA[entity body]]></category>
<category><![CDATA[max age]]></category>
<category><![CDATA[places of worship]]></category>
<category><![CDATA[time limit]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/rails-week-1-d-browser-cache/</guid>
		<description><![CDATA[Note that we have talked about was the browser cache. About Rails server-side cache, after the special opening title to talk about it anymore. HTTP protocol to support Cache All in all, cache mechanis ...]]></description>
		<content:encoded><![CDATA[Note that we have talked about was the browser cache. About Rails server-side cache, after the special opening title to talk about it anymore. HTTP protocol to support Cache All in all, cache mechanis ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ruby-rails-system-calls-the-use-of-ping/" title="Ruby Rails system calls the use of Ping">Ruby Rails system calls the use of Ping</a> 2009-03-04 22:20:02</li>
					<li><a href="http://www.codeweblog.com/study-notes-hibernate-three-cache/" title="Study Notes Hibernate three (cache)">Study Notes Hibernate three (cache)</a> 2009-03-03 10:27:34</li>
					<li><a href="http://www.codeweblog.com/rails-source-code-analysis-4-request-response/" title="Rails source code analysis (4): Request / Response">Rails source code analysis (4): Request / Response</a> 2009-03-02 10:40:02</li>
					<li><a href="http://www.codeweblog.com/use-ext-js-to-read-the-jsonreader-complex-object-json/" title="Use Ext JS to read the JsonReader complex object json">Use Ext JS to read the JsonReader complex object json</a> 2009-02-27 18:50:03</li>
					<li><a href="http://www.codeweblog.com/noclassdeffounderror-javax-servlet-servlet/" title="NoClassDefFoundError: javax / servlet / Servlet">NoClassDefFoundError: javax / servlet / Servlet</a> 2009-02-27 13:50:42</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/rails-week-1-d-browser-cache/</wfw:commentRss>
	</item>
		<item>
		<title>Login realize the basic framework ajax</title>
		<link>http://www.codeweblog.com/login-realize-the-basic-framework-ajax/</link>
		<comments>http://www.codeweblog.com/login-realize-the-basic-framework-ajax/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 09:45:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[ioexception]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[interface]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[printwriter]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[cache control]]></category>
<category><![CDATA[string path]]></category>
<category><![CDATA[session request]]></category>
<category><![CDATA[password1]]></category>
<category><![CDATA[hair hair]]></category>
<category><![CDATA[adm]]></category>
<category><![CDATA[uid]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/login-realize-the-basic-framework-ajax/</guid>
		<description><![CDATA[Ajax read a lot of information online, learn ajax, also came to do their own hair hair a sign of the interface: servlet: public void doPost (HttpServletRequest request, HttpServletResponse response) t ...]]></description>
		<content:encoded><![CDATA[Ajax read a lot of information online, learn ajax, also came to do their own hair hair a sign of the interface: servlet: public void doPost (HttpServletRequest request, HttpServletResponse response) t ...				<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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/login-realize-the-basic-framework-ajax/</wfw:commentRss>
	</item>
		<item>
		<title>ajax garbled English settlement question</title>
		<link>http://www.codeweblog.com/ajax-garbled-english-settlement-question/</link>
		<comments>http://www.codeweblog.com/ajax-garbled-english-settlement-question/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 08:15:04+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[code lt]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[javax]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[link rel]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[cache control]]></category>
<category><![CDATA[string path]]></category>
<category><![CDATA[jsp code]]></category>
<category><![CDATA[xmlhttp]]></category>
<category><![CDATA[base href]]></category>
<category><![CDATA[servlet http]]></category>
<category><![CDATA[httpsession]]></category>
<category><![CDATA[keyword2 keyword3]]></category>
<category><![CDATA[personal information manager]]></category>
<category><![CDATA[english settlement]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-garbled-english-settlement-question/</guid>
		<description><![CDATA[Looked at a lot of on-line ajax garbled value of the problem and found a lot of hard to solve their own problems, after some chaos of their alley, finally get the following are my code: jsp code: &lt; ...]]></description>
		<content:encoded><![CDATA[Looked at a lot of on-line ajax garbled value of the problem and found a lot of hard to solve their own problems, after some chaos of their alley, finally get the following are my code: jsp code: &lt; ...				<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>
					<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/ajax-garbled-english-settlement-question/</wfw:commentRss>
	</item>
		<item>
		<title>java</title>
		<link>http://www.codeweblog.com/java/</link>
		<comments>http://www.codeweblog.com/java/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 14:40:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[ioexception]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[configuration parameters]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[implements]]></category>
<category><![CDATA[arraylist]]></category>
<category><![CDATA[request response]]></category>
<category><![CDATA[cache control]]></category>
<category><![CDATA[semicolon]]></category>
<category><![CDATA[servlet http]]></category>
<category><![CDATA[page configuration]]></category>
<category><![CDATA[test users]]></category>
<category><![CDATA[httpsession]]></category>
<category><![CDATA[void init]]></category>
<category><![CDATA[stringtokenizer]]></category>
<category><![CDATA[second test]]></category>
<category><![CDATA[httpservletresponse]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java/</guid>
		<description><![CDATA[Five useful filter 1, so that browser does not cache the page filters import javax.servlet .*; import javax.servlet.http.HttpServletResponse; import java.io.IOException; / ** * For the Browser does no ...]]></description>
		<content:encoded><![CDATA[Five useful filter 1, so that browser does not cache the page filters import javax.servlet .*; import javax.servlet.http.HttpServletResponse; import java.io.IOException; / ** * For the Browser does no ...				<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/java/</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>Browser cache, homes or remain</title>
		<link>http://www.codeweblog.com/browser-cache-homes-or-remain/</link>
		<comments>http://www.codeweblog.com/browser-cache-homes-or-remain/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 18:40:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[script src]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[math]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[true response]]></category>
<category><![CDATA[cache control]]></category>
<category><![CDATA[open url]]></category>
<category><![CDATA[request data]]></category>
<category><![CDATA[setrequestheader]]></category>
<category><![CDATA[webwork]]></category>
<category><![CDATA[script element]]></category>
<category><![CDATA[client interaction]]></category>
<category><![CDATA[stress tests]]></category>
<category><![CDATA[server requests]]></category>
<category><![CDATA[addheader]]></category>
<category><![CDATA[url parameter]]></category>
<category><![CDATA[server request]]></category>
<category><![CDATA[random numbers]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/browser-cache-homes-or-remain/</guid>
		<description><![CDATA[Browser cache can reduce the server and client interaction, to reduce pressure on the server. But sometimes do not need to cache it? If I dynamically insert a script element to the request of webwork, ...]]></description>
		<content:encoded><![CDATA[Browser cache can reduce the server and client interaction, to reduce pressure on the server. But sometimes do not need to cache it? If I dynamically insert a script element to the request of webwork, ...				<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/browser-cache-homes-or-remain/</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>Building and Scaling a Startup on Rails: 12 Things</title>
		<link>http://www.codeweblog.com/building-and-scaling-a-startup-on-rails-12-things/</link>
		<comments>http://www.codeweblog.com/building-and-scaling-a-startup-on-rails-12-things/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 13:50:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[source code]]></category>
<category><![CDATA[job]]></category>
<category><![CDATA[static files]]></category>
<category><![CDATA[storage]]></category>
<category><![CDATA[textbook]]></category>
<category><![CDATA[cache control]]></category>
<category><![CDATA[innodb]]></category>
<category><![CDATA[cofounder]]></category>
<category><![CDATA[bottlenecks]]></category>
<category><![CDATA[relic]]></category>
<category><![CDATA[sphinx]]></category>
<category><![CDATA[text search]]></category>
<category><![CDATA[queries]]></category>
<category><![CDATA[crash]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/building-and-scaling-a-startup-on-rails-12-things/</guid>
		<description><![CDATA[Garry Tan, cofounder of Posterous, lists 12 lessons for scaling that apply to more than just Rails. Use cloud storage for static files. Use HTTP Cache Control to tell the browser what it can cache. Us ...]]></description>
		<content:encoded><![CDATA[Garry Tan, cofounder of Posterous, lists 12 lessons for scaling that apply to more than just Rails. Use cloud storage for static files. Use HTTP Cache Control to tell the browser what it can cache. Us ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/i-heard-good-ruby-and-rails-site/" title="I heard good Ruby and Rails site">I heard good Ruby and Rails site</a> 2009-03-02 21:05:02</li>
					<li><a href="http://www.codeweblog.com/have-resolved-how-to-give-rails-of-the-model-class-of-congestive-include-extent-module/" title="[Have resolved] how to give rails of the model class of congestive (include / extent module)">[Have resolved] how to give rails of the model class of congestive (include / extent module)</a> 2009-03-02 07:35: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/webqq-extjs-servlet-hibernate-spring-implementation/" title="WebQQ, ExtJs + Servlet + Hibernate + Spring implementation">WebQQ, ExtJs + Servlet + Hibernate + Spring implementation</a> 2009-02-27 11:22:18</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/building-and-scaling-a-startup-on-rails-12-things/</wfw:commentRss>
	</item>
		<item>
		<title>Own JS component library</title>
		<link>http://www.codeweblog.com/own-js-component-library/</link>
		<comments>http://www.codeweblog.com/own-js-component-library/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 11:25:03+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 language]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[keyword3]]></category>
<category><![CDATA[option value]]></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[cache control]]></category>
<category><![CDATA[string path]]></category>
<category><![CDATA[component library]]></category>
<category><![CDATA[input size]]></category>
<category><![CDATA[library component]]></category>
<category><![CDATA[own library]]></category>
<category><![CDATA[base href]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/own-js-component-library/</guid>
		<description><![CDATA[Component own library will first see their own JS function included into the JSP page, as follows:]]></description>
		<content:encoded><![CDATA[Component own library will first see their own JS function included into the JSP page, as follows:				<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/own-js-component-library/</wfw:commentRss>
	</item>
		<item>
		<title>Chinese javascript AJAX Problem summary</title>
		<link>http://www.codeweblog.com/chinese-javascript-ajax-problem-summary/</link>
		<comments>http://www.codeweblog.com/chinese-javascript-ajax-problem-summary/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 00:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[string name]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[parameter values]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[url url]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[server side]]></category>
<category><![CDATA[contenttype]]></category>
<category><![CDATA[cache control]]></category>
<category><![CDATA[xmlhttp]]></category>
<category><![CDATA[chinese question]]></category>
<category><![CDATA[true solutions]]></category>
<category><![CDATA[uft]]></category>
<category><![CDATA[test methods]]></category>
<category><![CDATA[setrequestheader]]></category>
<category><![CDATA[responsexml]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/chinese-javascript-ajax-problem-summary/</guid>
		<description><![CDATA[Ajax garbled today met the problem, at-line for a long time to find information on a variety of test methods, and finally found this article or tell me the correct way, and would like to thank. Origin ...]]></description>
		<content:encoded><![CDATA[Ajax garbled today met the problem, at-line for a long time to find information on a variety of test methods, and finally found this article or tell me the correct way, and would like to thank. Origin ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ruby-on-rails-routing-simple-examples/" title="Ruby on Rails Routing - Simple Examples">Ruby on Rails Routing - Simple Examples</a> 2009-02-27 10:35:03</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>
					<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/chinese-javascript-ajax-problem-summary/</wfw:commentRss>
	</item>
		<item>
		<title>Express instance to use AJAX</title>
		<link>http://www.codeweblog.com/express-instance-to-use-ajax/</link>
		<comments>http://www.codeweblog.com/express-instance-to-use-ajax/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 17:50:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[jsp]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[java web]]></category>
<category><![CDATA[gb2312]]></category>
<category><![CDATA[asynchronous javascript and xml]]></category>
<category><![CDATA[xmlhttprequest object]]></category>
<category><![CDATA[link rel]]></category>
<category><![CDATA[cache control]]></category>
<category><![CDATA[class inheritance]]></category>
<category><![CDATA[activex components]]></category>
<category><![CDATA[web page navigation]]></category>
<category><![CDATA[proxy class]]></category>
<category><![CDATA[xmlhttp]]></category>
<category><![CDATA[summary introduction]]></category>
<category><![CDATA[microsoft ie]]></category>
<category><![CDATA[server check]]></category>
<category><![CDATA[small portion]]></category>
<category><![CDATA[konqueror]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/express-instance-to-use-ajax/</guid>
		<description><![CDATA[Summary Introduction: AJAX-wide known as &quot;Asynchronous JavaScript and XML&quot; (Asynchronous JavaScript and XML), its core only JavaScript, XMLHTTPRequest and DOM. XMLHTTP is the first applicati ...]]></description>
		<content:encoded><![CDATA[Summary Introduction: AJAX-wide known as &quot;Asynchronous JavaScript and XML&quot; (Asynchronous JavaScript and XML), its core only JavaScript, XMLHTTPRequest and DOM. XMLHTTP is the first applicati ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/js-page-jump-implementation-of-a-number-of-ways/" title="js page Jump implementation of a number of ways">js page Jump implementation of a number of ways</a> 2009-02-27 14:40:02</li>
					<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/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/express-instance-to-use-ajax/</wfw:commentRss>
	</item>
		<item>
		<title>ajax + struts cascade without databases, an absolute example of the effect can be seen</title>
		<link>http://www.codeweblog.com/ajax-struts-cascade-without-databases-an-absolute-example-of-the-effect-can-be-seen/</link>
		<comments>http://www.codeweblog.com/ajax-struts-cascade-without-databases-an-absolute-example-of-the-effect-can-be-seen/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 04:50:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[cascade]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[keyword3]]></category>
<category><![CDATA[readystate]]></category>
<category><![CDATA[taglib]]></category>
<category><![CDATA[prefix]]></category>
<category><![CDATA[struts apache]]></category>
<category><![CDATA[language java]]></category>
<category><![CDATA[link rel]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[html lang]]></category>
<category><![CDATA[css href]]></category>
<category><![CDATA[control content]]></category>
<category><![CDATA[cache control]]></category>
<category><![CDATA[tiles]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-struts-cascade-without-databases-an-absolute-example-of-the-effect-can-be-seen/</guid>
		<description><![CDATA[jsp file action document]]></description>
		<content:encoded><![CDATA[jsp file action document				<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>
					<li><a href="http://www.codeweblog.com/hibernate-annotation-using-notebook/" title="Hibernate annotation using notebook">Hibernate annotation using notebook</a> 2009-02-27 09:45:46</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ajax-struts-cascade-without-databases-an-absolute-example-of-the-effect-can-be-seen/</wfw:commentRss>
	</item>
	</channel>
</rss>
