<?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>base href</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/base-href/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>base href</description>
	<pubDate>Mon, 15 Mar 2010 21:28:12+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>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>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>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>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>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>
	</channel>
</rss>
