<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Struts2 Help &amp; Reference</title>
	
	<link>http://www.struts2.org</link>
	<description>Learn how to build Struts2 Web applications</description>
	<lastBuildDate>Sat, 09 Feb 2008 11:22:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/Struts2Help" type="application/rss+xml" /><feedburner:browserFriendly></feedburner:browserFriendly><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Struts2 compatibility issues – EL expressions disabled in 2.0.11</title>
		<link>http://www.struts2.org/struts2-compatibility-issues-el-expressions-disabled-in-2011/</link>
		<comments>http://www.struts2.org/struts2-compatibility-issues-el-expressions-disabled-in-2011/#comments</comments>
		<pubDate>Sat, 09 Feb 2008 11:22:20 +0000</pubDate>
		<dc:creator>Struts Guru</dc:creator>
				<category><![CDATA[Migrating]]></category>
		<category><![CDATA[Struts 2.0.11]]></category>

		<guid isPermaLink="false">http://www.struts2.org/struts2-compatibility-issues-el-expressions-disabled-in-2011/</guid>
		<description><![CDATA[If you have been developing Struts2 applications in version ]]></description>
		<wfw:commentRss>http://www.struts2.org/struts2-compatibility-issues-el-expressions-disabled-in-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Interceptors in Struts2</title>
		<link>http://www.struts2.org/using-interceptors-in-struts2/</link>
		<comments>http://www.struts2.org/using-interceptors-in-struts2/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 11:13:20 +0000</pubDate>
		<dc:creator>Struts Guru</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Struts2 Tips]]></category>

		<guid isPermaLink="false">http://www.struts2.org/using-interceptors-in-struts2/</guid>
		<description><![CDATA[Interceptors are classes which implement com.opensymphony.xwork2.interceptor.Interceptor interface. Interceptors are configured in struts.xml. Interceptors are used for pre-processing and post-processing on Action invocations. Multiple interceptors can be applied to an action request.
Interceptor stack is a group of interceptors which can be referenced together.  So instead of configuring a number of interceptors every time, we can [...]]]></description>
		<wfw:commentRss>http://www.struts2.org/using-interceptors-in-struts2/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Struts2 Control Tags – Using iterator Tag</title>
		<link>http://www.struts2.org/struts2-control-tags-using-iterator-tag/</link>
		<comments>http://www.struts2.org/struts2-control-tags-using-iterator-tag/#comments</comments>
		<pubDate>Wed, 23 Jan 2008 16:52:42 +0000</pubDate>
		<dc:creator>Struts Guru</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Struts2 Tag Reference]]></category>

		<guid isPermaLink="false">http://www.struts2.org/struts2-control-tags-using-iterator-tag/</guid>
		<description><![CDATA[Download Source &#124; View Demo
iterator tag can be used to loop over a collection of objects. The only requirement is that the collection should be of type java.util.Collection or java.util.iterator.
Here is a sample use,


user name : 


Inside the iterator, the top of the value stack is the current object in the loop. Hence when you [...]]]></description>
		<wfw:commentRss>http://www.struts2.org/struts2-control-tags-using-iterator-tag/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss><!-- Dynamic Page Served (once) in 0.273 seconds -->
