<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Struts 2, &#8220;A Day in the Life of&#8221;</title>
	<atom:link href="http://crashsplatbang.com/2008/03/13/struts-2-a-day-in-the-life-of/feed/" rel="self" type="application/rss+xml" />
	<link>http://crashsplatbang.com/2008/03/13/struts-2-a-day-in-the-life-of/</link>
	<description>it's messy, it's random, it might be loud, and it's probably broken!</description>
	<pubDate>Fri, 21 Nov 2008 18:24:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Jared Peterson</title>
		<link>http://crashsplatbang.com/2008/03/13/struts-2-a-day-in-the-life-of/#comment-36</link>
		<dc:creator>Jared Peterson</dc:creator>
		<pubDate>Wed, 16 Apr 2008 19:59:12 +0000</pubDate>
		<guid isPermaLink="false">http://crashsplatbang.com/2008/03/13/struts-2-a-day-in-the-life-of/#comment-36</guid>
		<description>Mark, first question, are you sure you're using Struts 2.1.1?  2.1.1 is not the current "release" version (2.0.11.1) you have to download and compile 2.1.1.  Easiest way to get 2.1.1 is probably via subversion.  http://struts.apache.org/dev/builds.html

If you're sure you're using 2.1.1 then you need to download and compile both the &lt;a href="http://struts.apache.org/2.x/docs/codebehind-plugin.html" rel="nofollow"&gt;CodeBehind plugin&lt;/a&gt; and the &lt;a href="http://struts.apache.org/2.x/docs/rest-plugin.html" rel="nofollow"&gt;REST plugin&lt;/a&gt;.

You can grab the code for each of those &lt;a href="http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/codebehind/" rel="nofollow"&gt;here&lt;/a&gt; and &lt;a href="http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/rest/" rel="nofollow"&gt;here&lt;/a&gt;.

After you compile you just need to make sure that the jars are placed in your WEB-INF/lib directory.

For an actual example of using REST within Struts 2 check out the &lt;a href="http://svn.apache.org/repos/asf/struts/struts2/trunk/apps/rest-showcase/" rel="nofollow"&gt;REST showcase&lt;/a&gt;.

If none of this helps, shoot me an email with your Tomcat errors.</description>
		<content:encoded><![CDATA[<p>Mark, first question, are you sure you&#8217;re using Struts 2.1.1?  2.1.1 is not the current &#8220;release&#8221; version (2.0.11.1) you have to download and compile 2.1.1.  Easiest way to get 2.1.1 is probably via subversion.  <a href="http://struts.apache.org/dev/builds.html" rel="nofollow">http://struts.apache.org/dev/builds.html</a></p>
<p>If you&#8217;re sure you&#8217;re using 2.1.1 then you need to download and compile both the <a href="http://struts.apache.org/2.x/docs/codebehind-plugin.html" rel="nofollow">CodeBehind plugin</a> and the <a href="http://struts.apache.org/2.x/docs/rest-plugin.html" rel="nofollow">REST plugin</a>.</p>
<p>You can grab the code for each of those <a href="http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/codebehind/" rel="nofollow">here</a> and <a href="http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/rest/" rel="nofollow">here</a>.</p>
<p>After you compile you just need to make sure that the jars are placed in your WEB-INF/lib directory.</p>
<p>For an actual example of using REST within Struts 2 check out the <a href="http://svn.apache.org/repos/asf/struts/struts2/trunk/apps/rest-showcase/" rel="nofollow">REST showcase</a>.</p>
<p>If none of this helps, shoot me an email with your Tomcat errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Rood</title>
		<link>http://crashsplatbang.com/2008/03/13/struts-2-a-day-in-the-life-of/#comment-35</link>
		<dc:creator>Mark Rood</dc:creator>
		<pubDate>Wed, 16 Apr 2008 18:59:55 +0000</pubDate>
		<guid isPermaLink="false">http://crashsplatbang.com/2008/03/13/struts-2-a-day-in-the-life-of/#comment-35</guid>
		<description>I've been trying to get the struts 2 restful plugin to work.

Not compatible with Tomcat runtime errors.

Can you send me where you got the code and a simple example or somewhere to go for a complete example?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been trying to get the struts 2 restful plugin to work.</p>
<p>Not compatible with Tomcat runtime errors.</p>
<p>Can you send me where you got the code and a simple example or somewhere to go for a complete example?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.234 seconds -->
