<?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>directory name</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/directory-name/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>directory name</description>
	<pubDate>Tue, 16 Mar 2010 08:34:18+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>maven learning</title>
		<link>http://www.codeweblog.com/maven-learning/</link>
		<comments>http://www.codeweblog.com/maven-learning/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 12:15:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[jstl]]></category>
<category><![CDATA[lt]]></category>
<category><![CDATA[javax]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[servlet]]></category>
<category><![CDATA[jar file]]></category>
<category><![CDATA[directory name]]></category>
<category><![CDATA[scope]]></category>
<category><![CDATA[target directory]]></category>
<category><![CDATA[junit]]></category>
<category><![CDATA[dependencies]]></category>
<category><![CDATA[snapshot]]></category>
<category><![CDATA[mvn]]></category>
<category><![CDATA[web application project]]></category>
<category><![CDATA[gt project]]></category>
<category><![CDATA[testweb]]></category>
<category><![CDATA[folder name]]></category>
<category><![CDATA[maven]]></category>
<category><![CDATA[simple 1]]></category>
<category><![CDATA[exclusions]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/maven-learning/</guid>
		<description><![CDATA[1. The establishment of a project can use the following command: mvn archetype: create-DgroupId = demo-DartifactId = simple-DpackageName = testpackage-Dversion = 1.0 groupId for the logo, as the only  ...]]></description>
		<content:encoded><![CDATA[1. The establishment of a project can use the following command: mvn archetype: create-DgroupId = demo-DartifactId = simple-DpackageName = testpackage-Dversion = 1.0 groupId for the logo, as the only  ...				<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/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>
					<li><a href="http://www.codeweblog.com/java-technology-wishing-cow-needed-25-points-of-study/" title="Java Technology wishing cow needed 25 points of study">Java Technology wishing cow needed 25 points of study</a> 2009-02-27 09:43:06</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/maven-learning/</wfw:commentRss>
	</item>
		<item>
		<title>jBoss installation and application of</title>
		<link>http://www.codeweblog.com/jboss-installation-and-application-of/</link>
		<comments>http://www.codeweblog.com/jboss-installation-and-application-of/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 04:25:13+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[variable name]]></category>
<category><![CDATA[home environment]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[directory name]]></category>
<category><![CDATA[system variables]]></category>
<category><![CDATA[debugger]]></category>
<category><![CDATA[environment variables]]></category>
<category><![CDATA[installation path]]></category>
<category><![CDATA[bin directory]]></category>
<category><![CDATA[memory size]]></category>
<category><![CDATA[variable value]]></category>
<category><![CDATA[decompression]]></category>
<category><![CDATA[capital letters]]></category>
<category><![CDATA[software installation]]></category>
<category><![CDATA[batch file]]></category>
<category><![CDATA[jdk installation]]></category>
<category><![CDATA[variable settings]]></category>
<category><![CDATA[cpu speed]]></category>
<category><![CDATA[jre]]></category>
<category><![CDATA[home 1]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jboss-installation-and-application-of/</guid>
		<description><![CDATA[1, the installation 1.1, software installation First of all, you want to install JDK (just install the JRE is not ideal because it needs to compile JSP pages), the latest official version of JDK1.4.2. ...]]></description>
		<content:encoded><![CDATA[1, the installation 1.1, software installation First of all, you want to install JDK (just install the JRE is not ideal because it needs to compile JSP pages), the latest official version of JDK1.4.2. ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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>
					<li><a href="http://www.codeweblog.com/what-is-the-appfuse/" title="What is the appfuse">What is the appfuse</a> 2009-02-27 10:02:10</li>
					<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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/jboss-installation-and-application-of/</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>
		<item>
		<title>Learn hands-Rails file upload (Supporting Rails2.3)</title>
		<link>http://www.codeweblog.com/learn-hands-rails-file-upload-supporting-rails2-3/</link>
		<comments>http://www.codeweblog.com/learn-hands-rails-file-upload-supporting-rails2-3/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 08:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[uploaded files]]></category>
<category><![CDATA[directory name]]></category>
<category><![CDATA[mkdir]]></category>
<category><![CDATA[path path]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[application controller]]></category>
<category><![CDATA[models]]></category>
<category><![CDATA[controller class]]></category>
<category><![CDATA[test fixtures]]></category>
<category><![CDATA[test unit]]></category>
<category><![CDATA[open path]]></category>
<category><![CDATA[command c]]></category>
<category><![CDATA[model c]]></category>
<category><![CDATA[data directory]]></category>
<category><![CDATA[fil]]></category>
<category><![CDATA[helper function]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/learn-hands-rails-file-upload-supporting-rails2-3/</guid>
		<description><![CDATA[You may have a requirement in which you want your site visitors to upload a file on your server. Rails makes it very easy to handle this requirement. Now we will proceed with a simple and small Rails  ...]]></description>
		<content:encoded><![CDATA[You may have a requirement in which you want your site visitors to upload a file on your server. Rails makes it very easy to handle this requirement. Now we will proceed with a simple and small Rails  ...				<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/learn-hands-rails-file-upload-supporting-rails2-3/</wfw:commentRss>
	</item>
		<item>
		<title>SqlServer database connection pool to connect tomcat</title>
		<link>http://www.codeweblog.com/sqlserver-database-connection-pool-to-connect-tomcat/</link>
		<comments>http://www.codeweblog.com/sqlserver-database-connection-pool-to-connect-tomcat/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 18:38:15+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[sql]]></category>
<category><![CDATA[connection pool]]></category>
<category><![CDATA[database connection]]></category>
<category><![CDATA[sourceforge]]></category>
<category><![CDATA[jdbc driver]]></category>
<category><![CDATA[resource name]]></category>
<category><![CDATA[gt 2]]></category>
<category><![CDATA[lib directory]]></category>
<category><![CDATA[jar file]]></category>
<category><![CDATA[directory name]]></category>
<category><![CDATA[web application directory]]></category>
<category><![CDATA[pool settings]]></category>
<category><![CDATA[resourcelink]]></category>
<category><![CDATA[database driver]]></category>
<category><![CDATA[context path]]></category>
<category><![CDATA[virtual directory]]></category>
<category><![CDATA[debug]]></category>
<category><![CDATA[pubs]]></category>
<category><![CDATA[node]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/sqlserver-database-connection-pool-to-connect-tomcat/</guid>
		<description><![CDATA[First, install the JDBC Driver The database driver jar file to put (Tomcat_install) \ common \ lib directory Second, configure the Connection Pool 1. Overall connection pool configuration, Tomcat in a ...]]></description>
		<content:encoded><![CDATA[First, install the JDBC Driver The database driver jar file to put (Tomcat_install) \ common \ lib directory Second, configure the Connection Pool 1. Overall connection pool configuration, Tomcat in a ...				<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/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/sqlserver-database-connection-pool-to-connect-tomcat/</wfw:commentRss>
	</item>
		<item>
		<title>RoR explained</title>
		<link>http://www.codeweblog.com/ror-explained/</link>
		<comments>http://www.codeweblog.com/ror-explained/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 12:40:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[web application]]></category>
<category><![CDATA[database configuration]]></category>
<category><![CDATA[ruby on rails]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[dynamic languages]]></category>
<category><![CDATA[dynamic language]]></category>
<category><![CDATA[ejb3]]></category>
<category><![CDATA[scale application]]></category>
<category><![CDATA[code generation]]></category>
<category><![CDATA[performance test]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[directory name]]></category>
<category><![CDATA[concealment]]></category>
<category><![CDATA[business idea]]></category>
<category><![CDATA[data sheets]]></category>
<category><![CDATA[web applications]]></category>
<category><![CDATA[struts]]></category>
<category><![CDATA[mda]]></category>
<category><![CDATA[generators]]></category>
<category><![CDATA[grammar]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ror-explained/</guid>
		<description><![CDATA[ROR is Ruby on Rails. Ruby is a well-known has been very good dynamic language It&#39;s dynamic language. Simple and easy. Dynamic languages are interpreted, but the performance may make a discount, b ...]]></description>
		<content:encoded><![CDATA[ROR is Ruby on Rails. Ruby is a well-known has been very good dynamic language It&#39;s dynamic language. Simple and easy. Dynamic languages are interpreted, but the performance may make a discount, b ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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>
					<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/the-ejb3-persistence/" title="The EJB3 Persistence">The EJB3 Persistence</a> 2009-02-27 10:00:26</li>
					<li><a href="http://www.codeweblog.com/hibernate-to-use-the-principle-of/" title="hibernate to use the principle of">hibernate to use the principle of</a> 2009-02-27 09:47:00</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/ror-explained/</wfw:commentRss>
	</item>
	</channel>
</rss>
