<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: What is Struts 2 and how it works	</title>
	<atom:link href="https://www.jitendrazaa.com/blog/java/struts/what-is-struts-2-and-how-it-works/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.jitendrazaa.com/blog/java/struts/what-is-struts-2-and-how-it-works/</link>
	<description>AI, Salesforce, ServiceNow &#38; Enterprise Tech Guides</description>
	<lastBuildDate>Sat, 09 Nov 2019 08:47:11 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Ashu Sharma		</title>
		<link>https://www.jitendrazaa.com/blog/java/struts/what-is-struts-2-and-how-it-works/#comment-5583</link>

		<dc:creator><![CDATA[Ashu Sharma]]></dc:creator>
		<pubDate>Sat, 09 Nov 2019 08:47:11 +0000</pubDate>
		<guid isPermaLink="false">http://JitendraZaa.com/blog/?p=1829#comment-5583</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.jitendrazaa.com/blog/java/struts/what-is-struts-2-and-how-it-works/#comment-815&quot;&gt;murali&lt;/a&gt;.

Framework is a platform which contains lot of libraries and code which is necessary to design an application. So Framework makes the application development very fast and easy. We can say that Framework means Programming with the available libraries and Jars.

Struts is used to develop the Web Application because Java is not sufficient to develop a web application.

Spring removes the tight coupling between the objects. Spring ensures that the objects are not dependent on another object.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.jitendrazaa.com/blog/java/struts/what-is-struts-2-and-how-it-works/#comment-815">murali</a>.</p>
<p>Framework is a platform which contains lot of libraries and code which is necessary to design an application. So Framework makes the application development very fast and easy. We can say that Framework means Programming with the available libraries and Jars.</p>
<p>Struts is used to develop the Web Application because Java is not sufficient to develop a web application.</p>
<p>Spring removes the tight coupling between the objects. Spring ensures that the objects are not dependent on another object.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: JitendraZaa		</title>
		<link>https://www.jitendrazaa.com/blog/java/struts/what-is-struts-2-and-how-it-works/#comment-818</link>

		<dc:creator><![CDATA[JitendraZaa]]></dc:creator>
		<pubDate>Wed, 07 Mar 2012 17:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://JitendraZaa.com/blog/?p=1829#comment-818</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.jitendrazaa.com/blog/java/struts/what-is-struts-2-and-how-it-works/#comment-817&quot;&gt;Raghunath BJ&lt;/a&gt;.

Thanks Raghunath for sharing and throwing light on this.

Regards,
Jitendra Zaa]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.jitendrazaa.com/blog/java/struts/what-is-struts-2-and-how-it-works/#comment-817">Raghunath BJ</a>.</p>
<p>Thanks Raghunath for sharing and throwing light on this.</p>
<p>Regards,<br />
Jitendra Zaa</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Raghunath BJ		</title>
		<link>https://www.jitendrazaa.com/blog/java/struts/what-is-struts-2-and-how-it-works/#comment-817</link>

		<dc:creator><![CDATA[Raghunath BJ]]></dc:creator>
		<pubDate>Wed, 07 Mar 2012 14:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://JitendraZaa.com/blog/?p=1829#comment-817</guid>

					<description><![CDATA[In Struts2 we will have pre-processing and post-processing requests.

Pre-processing requests are the requests when clientÂ fires a requestÂ then beforeÂ reaching action class filter stack check would beÂ to modifyÂ the request , this is called as pre-processing.

Post processing means if response is ready to send to the client then before sending response , again filter stack can be applied to modify the response and then send the response back to the client.]]></description>
			<content:encoded><![CDATA[<p>In Struts2 we will have pre-processing and post-processing requests.</p>
<p>Pre-processing requests are the requests when clientÂ fires a requestÂ then beforeÂ reaching action class filter stack check would beÂ to modifyÂ the request , this is called as pre-processing.</p>
<p>Post processing means if response is ready to send to the client then before sending response , again filter stack can be applied to modify the response and then send the response back to the client.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: sanjay		</title>
		<link>https://www.jitendrazaa.com/blog/java/struts/what-is-struts-2-and-how-it-works/#comment-816</link>

		<dc:creator><![CDATA[sanjay]]></dc:creator>
		<pubDate>Sun, 25 Dec 2011 17:53:27 +0000</pubDate>
		<guid isPermaLink="false">http://JitendraZaa.com/blog/?p=1829#comment-816</guid>

					<description><![CDATA[nice one.......thanks]]></description>
			<content:encoded><![CDATA[<p>nice one&#8230;&#8230;.thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: murali		</title>
		<link>https://www.jitendrazaa.com/blog/java/struts/what-is-struts-2-and-how-it-works/#comment-815</link>

		<dc:creator><![CDATA[murali]]></dc:creator>
		<pubDate>Mon, 14 Nov 2011 05:31:04 +0000</pubDate>
		<guid isPermaLink="false">http://JitendraZaa.com/blog/?p=1829#comment-815</guid>

					<description><![CDATA[hi Shiva,

Nice tutorial about struts framework. But i need to clarify some basics about struts. Please share those knowledge with us.

1. What is Framework?
2. Why we need struts and spring?
3. What is the advantage between servlets ans struts?

Please reply for above question.

Thanks]]></description>
			<content:encoded><![CDATA[<p>hi Shiva,</p>
<p>Nice tutorial about struts framework. But i need to clarify some basics about struts. Please share those knowledge with us.</p>
<p>1. What is Framework?<br />
2. Why we need struts and spring?<br />
3. What is the advantage between servlets ans struts?</p>
<p>Please reply for above question.</p>
<p>Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Simple Login Application in Struts 2 &#124; Shiva Blog		</title>
		<link>https://www.jitendrazaa.com/blog/java/struts/what-is-struts-2-and-how-it-works/#comment-814</link>

		<dc:creator><![CDATA[Simple Login Application in Struts 2 &#124; Shiva Blog]]></dc:creator>
		<pubDate>Thu, 24 Mar 2011 13:23:38 +0000</pubDate>
		<guid isPermaLink="false">http://JitendraZaa.com/blog/?p=1829#comment-814</guid>

					<description><![CDATA[[...] by Step Simple Login Application in Struts 2 Posted by Jitendra Zaa on March 24th, 2011       We have seen that what is struts and how it works. I will guide the new developer, step by step to create the login application using struts 2 in this [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] by Step Simple Login Application in Struts 2 Posted by Jitendra Zaa on March 24th, 2011       We have seen that what is struts and how it works. I will guide the new developer, step by step to create the login application using struts 2 in this [&#8230;]</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Minified using Disk

Served from: www.jitendrazaa.com @ 2026-07-09 05:14:38 by W3 Total Cache
-->