<?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>starting page</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/starting-page/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>starting page</description>
	<pubDate>Sun, 21 Mar 2010 22:35:54+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>Detailed study DWR</title>
		<link>http://www.codeweblog.com/detailed-study-dwr/</link>
		<comments>http://www.codeweblog.com/detailed-study-dwr/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 22:55:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt xml]]></category>
<category><![CDATA[schemalocation]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[app version]]></category>
<category><![CDATA[servlet class]]></category>
<category><![CDATA[java sun]]></category>
<category><![CDATA[xsi]]></category>
<category><![CDATA[xmlschema]]></category>
<category><![CDATA[java class]]></category>
<category><![CDATA[param name]]></category>
<category><![CDATA[java type]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[xml file]]></category>
<category><![CDATA[invoker]]></category>
<category><![CDATA[dwr]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[starting page]]></category>
<category><![CDATA[test jsp]]></category>
<category><![CDATA[technologies web]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/detailed-study-dwr/</guid>
		<description><![CDATA[DWR The principle is: the JAVA-type and reached into the JS from JS call in JAVA class method, the realization of the asynchronous call. GWT compared with the advantages of DWR A, DWR can be synchroni ...]]></description>
		<content:encoded><![CDATA[DWR The principle is: the JAVA-type and reached into the JS from JS call in JAVA class method, the realization of the asynchronous call. GWT compared with the advantages of DWR A, DWR can be synchroni ...				<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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/detailed-study-dwr/</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>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>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 implementation linked the drop-down box 2 (b)</title>
		<link>http://www.codeweblog.com/ajax-implementation-linked-the-drop-down-box-2-b/</link>
		<comments>http://www.codeweblog.com/ajax-implementation-linked-the-drop-down-box-2-b/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 21:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[action gt]]></category>
<category><![CDATA[readystate]]></category>
<category><![CDATA[select name]]></category>
<category><![CDATA[option value]]></category>
<category><![CDATA[new option]]></category>
<category><![CDATA[language java]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[contenttype]]></category>
<category><![CDATA[cellspacing]]></category>
<category><![CDATA[html charset]]></category>
<category><![CDATA[root document]]></category>
<category><![CDATA[starting page]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-implementation-linked-the-drop-down-box-2-b/</guid>
		<description><![CDATA[This a classic example of ajax, ajax is the key lies. Nothing to add to that, look at the code below. index.jsp: SelectServlet.java: web.xml:]]></description>
		<content:encoded><![CDATA[This a classic example of ajax, ajax is the key lies. Nothing to add to that, look at the code below. index.jsp: SelectServlet.java: web.xml:				<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-implementation-linked-the-drop-down-box-2-b/</wfw:commentRss>
	</item>
		<item>
		<title>Ajax drop-down box to achieve the secondary linkage</title>
		<link>http://www.codeweblog.com/ajax-drop-down-box-to-achieve-the-secondary-linkage/</link>
		<comments>http://www.codeweblog.com/ajax-drop-down-box-to-achieve-the-secondary-linkage/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 14:35:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[utf 8]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[action gt]]></category>
<category><![CDATA[readystate]]></category>
<category><![CDATA[select name]]></category>
<category><![CDATA[option value]]></category>
<category><![CDATA[new option]]></category>
<category><![CDATA[language java]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[contenttype]]></category>
<category><![CDATA[cellspacing]]></category>
<category><![CDATA[project structure]]></category>
<category><![CDATA[amp nbsp]]></category>
<category><![CDATA[html charset]]></category>
<category><![CDATA[linkage project]]></category>
<category><![CDATA[root document]]></category>
<category><![CDATA[structure index]]></category>
<category><![CDATA[starting page]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-drop-down-box-to-achieve-the-secondary-linkage/</guid>
		<description><![CDATA[Project structure: index.jsp: SelectServlet.java: Web.xml:]]></description>
		<content:encoded><![CDATA[Project structure: index.jsp: SelectServlet.java: Web.xml:				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/spring-hibernate-to-use-glassfish-database-connection-pool/" title="Spring + Hibernate to use Glassfish Database Connection Pool">Spring + Hibernate to use Glassfish Database Connection Pool</a> 2009-02-27 11:21:06</li>
					<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-drop-down-box-to-achieve-the-secondary-linkage/</wfw:commentRss>
	</item>
	</channel>
</rss>
