<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>{Complexity} &#187; Struts</title>
	<atom:link href="http://technote.wsjoung.com/tag/struts/feed/" rel="self" type="application/rss+xml" />
	<link>http://technote.wsjoung.com</link>
	<description>simple note</description>
	<lastBuildDate>Wed, 09 Nov 2011 02:12:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Easy installation of Struts</title>
		<link>http://technote.wsjoung.com/2006/11/11/easy-installation-of-struts/</link>
		<comments>http://technote.wsjoung.com/2006/11/11/easy-installation-of-struts/#comments</comments>
		<pubDate>Sat, 11 Nov 2006 04:07:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[J2EE]]></category>
		<category><![CDATA[Config]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Struts]]></category>

		<guid isPermaLink="false">http://wsjoung.wordpress.com/2006/11/11/easy-installation-of-struts/</guid>
		<description><![CDATA[It seems like that Struts is a part of J2EE now, so I think it should be included in J2EE default package!! or maybe I should try JSF. Download Struts from http://struts.apache.org 1. Extract downloaded file 2. COPY war files which are under &#8220;&#60;Struts&#62;/webapps dir&#8221; INTO &#8220;&#60;Tomcat&#62;/webapps dir&#8221; 3. COPY jar files which are under [...]]]></description>
			<content:encoded><![CDATA[<p>It seems like that Struts is a part of J2EE now, so I think it should be included in J2EE default package!! or maybe I should try JSF.<br />
Download Struts from <a class="con_link" href="http://struts.apache.org/" target="_blank">http://struts.apache.org</a></p>
<p>1. Extract downloaded file</p>
<p>2. COPY war files which are under &#8220;&lt;Struts&gt;/webapps dir&#8221; INTO &#8220;&lt;Tomcat&gt;/webapps dir&#8221;</p>
<p>3. COPY jar files which are under &#8220;&lt;Struts&gt;/lib dir&#8221; INTO &#8220;&lt;J2SDK&gt;/jre/lib/ext dir&#8221;</p>
<p>4. Tomcat restart, That&#8217;s it!</p>
]]></content:encoded>
			<wfw:commentRss>http://technote.wsjoung.com/2006/11/11/easy-installation-of-struts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

