<?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>test jsp</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/test-jsp/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>test jsp</description>
	<pubDate>Mon, 22 Mar 2010 23:32:21+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>Tomcat5.5 in the JDBC data source configuration</title>
		<link>http://www.codeweblog.com/tomcat5-5-in-the-jdbc-data-source-configuration/</link>
		<comments>http://www.codeweblog.com/tomcat5-5-in-the-jdbc-data-source-configuration/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 13:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[code lt]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[java sql]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[connection pool]]></category>
<category><![CDATA[jdbc driver]]></category>
<category><![CDATA[ref name]]></category>
<category><![CDATA[source configuration]]></category>
<category><![CDATA[resource name]]></category>
<category><![CDATA[lib directory]]></category>
<category><![CDATA[database driver]]></category>
<category><![CDATA[language java]]></category>
<category><![CDATA[apache tomcat]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[test connection]]></category>
<category><![CDATA[test jsp]]></category>
<category><![CDATA[container type]]></category>
<category><![CDATA[jdbc database]]></category>
<category><![CDATA[pool leaks]]></category>
<category><![CDATA[jdbc data source]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/tomcat5-5-in-the-jdbc-data-source-configuration/</guid>
		<description><![CDATA[Articles made reference to how to set up a good JDBC data source. Outflow of the configuration line for most of the previous version of the Tomcat configuration. Records the course of my configuration ...]]></description>
		<content:encoded><![CDATA[Articles made reference to how to set up a good JDBC data source. Outflow of the configuration line for most of the previous version of the Tomcat configuration. Records the course of my configuration ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/spring-struts2-0-hibernate-environmental-structures-despair-carried-out-more-than-one-hour-only-with-good/" title="spring struts2.0 hibernate environmental structures .. despair carried out more than one hour only with good.">spring struts2.0 hibernate environmental structures .. despair carried out more than one hour only with good.</a> 2009-02-27 09:45:56</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>
					<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/tomcat5-5-in-the-jdbc-data-source-configuration/</wfw:commentRss>
	</item>
		<item>
		<title>Javascript Debug Toolkit s0.5 issued free of charge. Open. Green. Cross-platform. Cross-browser</title>
		<link>http://www.codeweblog.com/javascript-debug-toolkit-s0-5-issued-free-of-charge-open-green-cross-platform-cross-browser/</link>
		<comments>http://www.codeweblog.com/javascript-debug-toolkit-s0-5-issued-free-of-charge-open-green-cross-platform-cross-browser/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 04:35:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[platform independence]]></category>
<category><![CDATA[start button]]></category>
<category><![CDATA[directory name]]></category>
<category><![CDATA[cross browser]]></category>
<category><![CDATA[support ie]]></category>
<category><![CDATA[breakpoint]]></category>
<category><![CDATA[c test]]></category>
<category><![CDATA[javascript debugging]]></category>
<category><![CDATA[browser javascript]]></category>
<category><![CDATA[test jsp]]></category>
<category><![CDATA[javascript download]]></category>
<category><![CDATA[windows operating system]]></category>
<category><![CDATA[language environment]]></category>
<category><![CDATA[standalone version]]></category>
<category><![CDATA[management operation]]></category>
<category><![CDATA[mobile browser]]></category>
<category><![CDATA[firefox1]]></category>
<category><![CDATA[feature list]]></category>
<category><![CDATA[awt]]></category>
<category><![CDATA[s0]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-debug-toolkit-s0-5-issued-free-of-charge-open-green-cross-platform-cross-browser/</guid>
		<description><![CDATA[Javascript Debug Toolkit (JSDT) is a free green free javascript debugging tools installed, JSDT support in any browser on ajax debug javascript, such as: IE6, IE7, IE8, Firefox1.5, Firefox2, Firefox3, ...]]></description>
		<content:encoded><![CDATA[Javascript Debug Toolkit (JSDT) is a free green free javascript debugging tools installed, JSDT support in any browser on ajax debug javascript, such as: IE6, IE7, IE8, Firefox1.5, Firefox2, Firefox3, ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ajax-real-time-secret/" title="Ajax "real-time" secret">Ajax "real-time" secret</a> 2009-03-27 22:30:01</li>
					<li><a href="http://www.codeweblog.com/sqlserver-database-connection-pool-to-connect-tomcat/" title="SqlServer database connection pool to connect tomcat">SqlServer database connection pool to connect tomcat</a> 2009-03-01 18:38:15</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/java-technology-eclipse-explain-the-use-of-techniques/" title="Java technology: Eclipse explain the use of techniques">Java technology: Eclipse explain the use of techniques</a> 2009-02-27 09:46:30</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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-debug-toolkit-s0-5-issued-free-of-charge-open-green-cross-platform-cross-browser/</wfw:commentRss>
	</item>
	</channel>
</rss>
