<?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>url url</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/url-url/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>url url</description>
	<pubDate>Sat, 20 Mar 2010 20:14:10+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>XmlHttpReuqest create and send a request to the server</title>
		<link>http://www.codeweblog.com/xmlhttpreuqest-create-and-send-a-request-to-the-server/</link>
		<comments>http://www.codeweblog.com/xmlhttpreuqest-create-and-send-a-request-to-the-server/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 22:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[url url]]></category>
<category><![CDATA[prototype]]></category>
<category><![CDATA[xmlhttprequest]]></category>
<category><![CDATA[new activexobject]]></category>
<category><![CDATA[msxml2]]></category>
<category><![CDATA[readystate]]></category>
<category><![CDATA[microsoft]]></category>
<category><![CDATA[xmlhttp]]></category>
<category><![CDATA[responsexml]]></category>
<category><![CDATA[indexof]]></category>
<category><![CDATA[touppercase]]></category>
<category><![CDATA[null method]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/xmlhttpreuqest-create-and-send-a-request-to-the-server/</guid>
		<description><![CDATA[This is some of the past few days to learn the package Ajax]]></description>
		<content:encoded><![CDATA[This is some of the past few days to learn the package Ajax				<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/xmlhttpreuqest-create-and-send-a-request-to-the-server/</wfw:commentRss>
	</item>
		<item>
		<title>js package music player (IE, FF)</title>
		<link>http://www.codeweblog.com/js-package-music-player-ie-ff/</link>
		<comments>http://www.codeweblog.com/js-package-music-player-ie-ff/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 20:30:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[url url]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[prototype]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[firefox]]></category>
<category><![CDATA[doctype html public]]></category>
<category><![CDATA[return document]]></category>
<category><![CDATA[object tag]]></category>
<category><![CDATA[timer]]></category>
<category><![CDATA[indexof]]></category>
<category><![CDATA[continuous playback]]></category>
<category><![CDATA[zww]]></category>
<category><![CDATA[urllist]]></category>
<category><![CDATA[init function]]></category>
<category><![CDATA[music player]]></category>
<category><![CDATA[contentment]]></category>
<category><![CDATA[playbox]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-package-music-player-ie-ff/</guid>
		<description><![CDATA[IE only support continuous playback, FF can not play continuously under &lt;! DOCTYPE HTML PUBLIC &quot;- / / W3C / / DTD HTML 4.0 Transitional / / EN&quot;&gt; &lt;HTML&gt; &lt;HEAD&gt; &lt;TITLE&gt; ...]]></description>
		<content:encoded><![CDATA[IE only support continuous playback, FF can not play continuously under &lt;! DOCTYPE HTML PUBLIC &quot;- / / W3C / / DTD HTML 4.0 Transitional / / EN&quot;&gt; &lt;HTML&gt; &lt;HEAD&gt; &lt;TITLE&gt; ...				<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-package-music-player-ie-ff/</wfw:commentRss>
	</item>
		<item>
		<title>Refresh page summary of js</title>
		<link>http://www.codeweblog.com/refresh-page-summary-of-js/</link>
		<comments>http://www.codeweblog.com/refresh-page-summary-of-js/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 09:25:05+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[url url]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[aspx]]></category>
<category><![CDATA[abc]]></category>
<category><![CDATA[document location]]></category>
<category><![CDATA[page response]]></category>
<category><![CDATA[parameter value]]></category>
<category><![CDATA[waiting time]]></category>
<category><![CDATA[wait time]]></category>
<category><![CDATA[absolute url]]></category>
<category><![CDATA[page url address]]></category>
<category><![CDATA[note url]]></category>
<category><![CDATA[address 2000]]></category>
<category><![CDATA[open response]]></category>
<category><![CDATA[oa]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/refresh-page-summary-of-js/</guid>
		<description><![CDATA[2) &lt;script&gt; window.location.reload (true); &lt;/ script&gt; If you want to refresh a change iframe to the frame put window&#39;s name or ID No. 3) &lt;script&gt; window.navigate ( &quot;This pag ...]]></description>
		<content:encoded><![CDATA[2) &lt;script&gt; window.location.reload (true); &lt;/ script&gt; If you want to refresh a change iframe to the frame put window&#39;s name or ID No. 3) &lt;script&gt; window.navigate ( &quot;This pag ...				<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/refresh-page-summary-of-js/</wfw:commentRss>
	</item>
		<item>
		<title>ajax several ways jquery comparison</title>
		<link>http://www.codeweblog.com/ajax-several-ways-jquery-comparison/</link>
		<comments>http://www.codeweblog.com/ajax-several-ways-jquery-comparison/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 16:55:10+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[2 ways]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[submission]]></category>
<category><![CDATA[url url]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[eq]]></category>
<category><![CDATA[several ways]]></category>
<category><![CDATA[special effects]]></category>
<category><![CDATA[callback]]></category>
<category><![CDATA[load url]]></category>
<category><![CDATA[nuclide]]></category>
<category><![CDATA[url id]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-several-ways-jquery-comparison/</guid>
		<description><![CDATA[jquery&#39;s ajax several ways as follows: 1. $. Post (url, params, callback); 2. $. GetJSON (url, params, callback); 3. $. Ajax (); 4. $. Load (url, params, callback); The first: the use of post subm ...]]></description>
		<content:encoded><![CDATA[jquery&#39;s ajax several ways as follows: 1. $. Post (url, params, callback); 2. $. GetJSON (url, params, callback); 3. $. Ajax (); 4. $. Load (url, params, callback); The first: the use of post subm ...				<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/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-several-ways-jquery-comparison/</wfw:commentRss>
	</item>
		<item>
		<title>javascript URL encoding encode</title>
		<link>http://www.codeweblog.com/javascript-url-encoding-encode/</link>
		<comments>http://www.codeweblog.com/javascript-url-encoding-encode/#comments</comments>
		<pubDate>Wed, 27 May 2009 22:55:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[string name]]></category>
<category><![CDATA[quot]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[anomaly]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[url url]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[apache tomcat]]></category>
<category><![CDATA[iso 8859]]></category>
<category><![CDATA[javascript url]]></category>
<category><![CDATA[change url]]></category>
<category><![CDATA[url encoding]]></category>
<category><![CDATA[client access]]></category>
<category><![CDATA[abnormality]]></category>
<category><![CDATA[df]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-url-encoding-encode/</guid>
		<description><![CDATA[java. io. CharConversionException: isHexDigit. make the time pass parameters ajax experience this anomaly, in-line to find a solution that I have not found that errors are caused by escape. Issued the ...]]></description>
		<content:encoded><![CDATA[java. io. CharConversionException: isHexDigit. make the time pass parameters ajax experience this anomaly, in-line to find a solution that I have not found that errors are caused by escape. Issued the ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
					<li><a href="http://www.codeweblog.com/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-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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-url-encoding-encode/</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>JavaScript_ Exception Handling</title>
		<link>http://www.codeweblog.com/javascript-exception-handling/</link>
		<comments>http://www.codeweblog.com/javascript-exception-handling/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 20:55:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[url url]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[grammar]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[error message]]></category>
<category><![CDATA[input type]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[browser error]]></category>
<category><![CDATA[standard browser]]></category>
<category><![CDATA[error msg]]></category>
<category><![CDATA[script error]]></category>
<category><![CDATA[true function]]></category>
<category><![CDATA[contrary]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-exception-handling/</guid>
		<description><![CDATA[As long as the pages appear in script error, it will generate OnError Event. If you need to use OnError case, it is necessary to create a function handle error. You can put this function is called OnE ...]]></description>
		<content:encoded><![CDATA[As long as the pages appear in script error, it will generate OnError Event. If you need to use OnError case, it is necessary to create a function handle error. You can put this function is called OnE ...				<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-exception-handling/</wfw:commentRss>
	</item>
		<item>
		<title>ajax package (create, call) Example</title>
		<link>http://www.codeweblog.com/ajax-package-create-call-example/</link>
		<comments>http://www.codeweblog.com/ajax-package-create-call-example/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 10:00:05+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[2 ways]]></category>
<category><![CDATA[quot]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[url url]]></category>
<category><![CDATA[prototype]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[scope]]></category>
<category><![CDATA[array]]></category>
<category><![CDATA[xmlhttprequest]]></category>
<category><![CDATA[new activexobject]]></category>
<category><![CDATA[microsoft]]></category>
<category><![CDATA[onreadystatechange]]></category>
<category><![CDATA[len]]></category>
<category><![CDATA[rt]]></category>
<category><![CDATA[typeof c]]></category>
<category><![CDATA[c amp]]></category>
<category><![CDATA[category category]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-package-create-call-example/</guid>
		<description><![CDATA[1.share.js function MyAjax (url) ( this.url = url; this.xmlHttp = (); ); MyAjax.prototype.createXMLHttpRequest = function () ( if (window.XMLHttpRequest) ( this.xmlHttp = new XMLHttpRequest (); ) Else ...]]></description>
		<content:encoded><![CDATA[1.share.js function MyAjax (url) ( this.url = url; this.xmlHttp = (); ); MyAjax.prototype.createXMLHttpRequest = function () ( if (window.XMLHttpRequest) ( this.xmlHttp = new XMLHttpRequest (); ) Else ...				<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-package-create-call-example/</wfw:commentRss>
	</item>
		<item>
		<title>Ajax Portal</title>
		<link>http://www.codeweblog.com/ajax-portal/</link>
		<comments>http://www.codeweblog.com/ajax-portal/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 11:20:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[darkness]]></category>
<category><![CDATA[url url]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[xmlhttprequest]]></category>
<category><![CDATA[new activexobject]]></category>
<category><![CDATA[microsoft]]></category>
<category><![CDATA[browser requests]]></category>
<category><![CDATA[params]]></category>
<category><![CDATA[test procedure]]></category>
<category><![CDATA[first test]]></category>
<category><![CDATA[type application]]></category>
<category><![CDATA[reconstruction]]></category>
<category><![CDATA[onreadystatechange]]></category>
<category><![CDATA[ready state]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-portal/</guid>
		<description><![CDATA[The first test procedure: Institute of Reconstruction: Then look at page after reconfiguration code, the advantages of its own Oh comprehend:]]></description>
		<content:encoded><![CDATA[The first test procedure: Institute of Reconstruction: Then look at page after reconfiguration code, the advantages of its own Oh comprehend:				<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-portal/</wfw:commentRss>
	</item>
		<item>
		<title>java read file</title>
		<link>http://www.codeweblog.com/java-read-file/</link>
		<comments>http://www.codeweblog.com/java-read-file/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 12:35:13+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java lang]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[java package]]></category>
<category><![CDATA[package jar]]></category>
<category><![CDATA[classloader]]></category>
<category><![CDATA[file java]]></category>
<category><![CDATA[filereader]]></category>
<category><![CDATA[getresource]]></category>
<category><![CDATA[fileinputstream]]></category>
<category><![CDATA[relative path]]></category>
<category><![CDATA[java project]]></category>
<category><![CDATA[jar file]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[url url]]></category>
<category><![CDATA[file folder]]></category>
<category><![CDATA[current user]]></category>
<category><![CDATA[two ways]]></category>
<category><![CDATA[fr]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-read-file/</guid>
		<description><![CDATA[java read documents in two ways: java.io and java.lang.ClassLoader When using the java.io, when java.lang.ClassLoader use it? (Note: If prior to read xml file java read file clearly aware of these two ...]]></description>
		<content:encoded><![CDATA[java read documents in two ways: java.io and java.lang.ClassLoader When using the java.io, when java.lang.ClassLoader use it? (Note: If prior to read xml file java read file clearly aware of these two ...				<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/first-hibernate-example/" title="First Hibernate Example">First Hibernate Example</a> 2009-02-27 09:46:02</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/great-collection-of-java-interview-topics/" title="Great collection of java interview topics">Great collection of java interview topics</a> 2009-02-27 09:44:32</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/java-read-file/</wfw:commentRss>
	</item>
	</channel>
</rss>
