<?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>Armindo Cachada&#039;s Blog: Struts 2, Adobe Flex and ATG &#187; Struts 2</title>
	<atom:link href="http://www.spltech.co.uk/blog/category/struts-2/feed" rel="self" type="application/rss+xml" />
	<link>http://www.spltech.co.uk/blog</link>
	<description>In this blog I talk about Struts 2, Adobe Flex, JBOSS, ATG and other technologies.</description>
	<lastBuildDate>Sun, 14 Feb 2010 15:33:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Integrating Adobe Flex with Struts 2 and JBOSS Using BlazeDS</title>
		<link>http://www.spltech.co.uk/blog/struts-2/integrating-adobe-flex-with-struts-2-and-jboss-using-blazeds</link>
		<comments>http://www.spltech.co.uk/blog/struts-2/integrating-adobe-flex-with-struts-2-and-jboss-using-blazeds#comments</comments>
		<pubDate>Sun, 06 Dec 2009 13:42:26 +0000</pubDate>
		<dc:creator>Armindo Cachada</dc:creator>
				<category><![CDATA[Integration]]></category>
		<category><![CDATA[JBOSS]]></category>
		<category><![CDATA[Struts 2]]></category>
		<category><![CDATA[BlazeDS]]></category>
		<category><![CDATA[struts 2 blazeds]]></category>
		<category><![CDATA[struts blazeds]]></category>

		<guid isPermaLink="false">http://www.spltech.co.uk/blog/?p=165</guid>
		<description><![CDATA[The first step of this process will be to able to run BlazeDS on JBOSS without struts 2. If that is not working yet for you please do that first.
The main reason that Struts 2 and BlazeDS out of the box fail to work together is because most configurations of Struts 2 intercept all HTTP [...]]]></description>
		<wfw:commentRss>http://www.spltech.co.uk/blog/struts-2/integrating-adobe-flex-with-struts-2-and-jboss-using-blazeds/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Flex with Struts 2 using HttpService</title>
		<link>http://www.spltech.co.uk/blog/struts-2/adobe-flex-with-struts-2-using-httpservice</link>
		<comments>http://www.spltech.co.uk/blog/struts-2/adobe-flex-with-struts-2-using-httpservice#comments</comments>
		<pubDate>Mon, 31 Aug 2009 12:10:15 +0000</pubDate>
		<dc:creator>Armindo Cachada</dc:creator>
				<category><![CDATA[Integration]]></category>
		<category><![CDATA[Struts 2]]></category>
		<category><![CDATA[Adobe Flex]]></category>
		<category><![CDATA[flex 3]]></category>
		<category><![CDATA[HttpService]]></category>
		<category><![CDATA[struts+flex]]></category>
		<category><![CDATA[struts2+flex]]></category>

		<guid isPermaLink="false">http://www.spltech.co.uk/blog/?p=33</guid>
		<description><![CDATA[Using HttpService is the easiest way in which you can integrate Adobe Flex and Struts 2. As an example I will show you how you can create a registration form in Adobe Flex which calls a struts 2 action to create new users. Note that this example is very simple and for demonstration purposes. I [...]]]></description>
		<wfw:commentRss>http://www.spltech.co.uk/blog/struts-2/adobe-flex-with-struts-2-using-httpservice/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Integrating Adobe Flex with Struts 2</title>
		<link>http://www.spltech.co.uk/blog/struts-2/integrating-adobe-flex-with-struts-2</link>
		<comments>http://www.spltech.co.uk/blog/struts-2/integrating-adobe-flex-with-struts-2#comments</comments>
		<pubDate>Mon, 31 Aug 2009 12:08:01 +0000</pubDate>
		<dc:creator>Armindo Cachada</dc:creator>
				<category><![CDATA[Integration]]></category>
		<category><![CDATA[Struts 2]]></category>
		<category><![CDATA[AMF]]></category>
		<category><![CDATA[BlazeDS]]></category>
		<category><![CDATA[HttpService]]></category>
		<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://www.spltech.co.uk/blog/?p=31</guid>
		<description><![CDATA[I have noticed a lot of people on the internet are searching for information on how to integrate Struts 2 with Adobe Flex. It is not as complicated as most think and there&#8217;s more than one way of doing it.
Ways in which you can integrate Adobe Flex and Struts:
1. Use HttpService in Adobe Flex to [...]]]></description>
		<wfw:commentRss>http://www.spltech.co.uk/blog/struts-2/integrating-adobe-flex-with-struts-2/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Uploading a file with Flex 3 and Struts 2</title>
		<link>http://www.spltech.co.uk/blog/struts-2/uploading-a-file-with-flex-3-and-struts-2</link>
		<comments>http://www.spltech.co.uk/blog/struts-2/uploading-a-file-with-flex-3-and-struts-2#comments</comments>
		<pubDate>Mon, 31 Aug 2009 11:52:49 +0000</pubDate>
		<dc:creator>Armindo Cachada</dc:creator>
				<category><![CDATA[Integration]]></category>
		<category><![CDATA[Struts 2]]></category>
		<category><![CDATA[file upload]]></category>
		<category><![CDATA[FileReference]]></category>
		<category><![CDATA[flex 3]]></category>
		<category><![CDATA[struts 2.1]]></category>

		<guid isPermaLink="false">http://www.spltech.co.uk/blog/?p=24</guid>
		<description><![CDATA[In my previous post I taught you how to upload a file using Struts 2. In the example I gave you, both the presentation layer and the code that received the file were done in Struts 2.
But what if you want to upload a file via Adobe Flex? How can you do it?
The FileReference flex [...]]]></description>
		<wfw:commentRss>http://www.spltech.co.uk/blog/struts-2/uploading-a-file-with-flex-3-and-struts-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Uploading a file with Struts 2</title>
		<link>http://www.spltech.co.uk/blog/struts-2/uploading-a-file-with-struts-2</link>
		<comments>http://www.spltech.co.uk/blog/struts-2/uploading-a-file-with-struts-2#comments</comments>
		<pubDate>Mon, 31 Aug 2009 11:50:28 +0000</pubDate>
		<dc:creator>Armindo Cachada</dc:creator>
				<category><![CDATA[Struts 2]]></category>
		<category><![CDATA[file upload]]></category>

		<guid isPermaLink="false">http://www.spltech.co.uk/blog/?p=22</guid>
		<description><![CDATA[Uploading a file with Struts 2 is really simple with the help of the FileUploadInterceptor. The steps required to upload a file using Struts 2 are:
Step 1
Create the Struts 2 Action class. In our example we have called it FileUploadAction.java
An example of an action to upload a file:

package uk.co.spltech.web.actions;

import com.opensymphony.xwork2.Action;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;

/**
 * Uploads [...]]]></description>
		<wfw:commentRss>http://www.spltech.co.uk/blog/struts-2/uploading-a-file-with-struts-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO Urls/Hierarchical Actions with struts 2.1</title>
		<link>http://www.spltech.co.uk/blog/struts-2/seo-urlshierarchical-actions-with-struts-2-1</link>
		<comments>http://www.spltech.co.uk/blog/struts-2/seo-urlshierarchical-actions-with-struts-2-1#comments</comments>
		<pubDate>Mon, 31 Aug 2009 11:36:29 +0000</pubDate>
		<dc:creator>Armindo Cachada</dc:creator>
				<category><![CDATA[Struts 2]]></category>

		<guid isPermaLink="false">http://www.spltech.co.uk/blog/?p=13</guid>
		<description><![CDATA[I have added a working struts 2.1 project that gives you a working example on how to create SEO optimised urls for struts 2.1. You can find the previous post here.





]]></description>
		<wfw:commentRss>http://www.spltech.co.uk/blog/struts-2/seo-urlshierarchical-actions-with-struts-2-1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating hierarchical actions in struts 2.1</title>
		<link>http://www.spltech.co.uk/blog/struts-2/creating-hierarchical-actions-in-struts-2-1</link>
		<comments>http://www.spltech.co.uk/blog/struts-2/creating-hierarchical-actions-in-struts-2-1#comments</comments>
		<pubDate>Sat, 29 Aug 2009 15:57:23 +0000</pubDate>
		<dc:creator>Armindo Cachada</dc:creator>
				<category><![CDATA[Struts 2]]></category>

		<guid isPermaLink="false">http://www.spltech.co.uk/blog/?p=3</guid>
		<description><![CDATA[Struts 2.1 doesn&#8217;t directly support hierarchical actions. Nonetheless I still was able to implement them at visualmandarin.
Notice how the podcasts and exercises urls are all organized into folders and even the lesson title is present in the url: Lesson &#8211; Can I have a menu please?
If you are interested in SEO optimized urls for your [...]]]></description>
		<wfw:commentRss>http://www.spltech.co.uk/blog/struts-2/creating-hierarchical-actions-in-struts-2-1/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

