<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Struts, Tiles, and Frames don&#039;t mix</title>
	<atom:link href="http://blog.kischuk.com/2004/06/01/struts-tiles-and-frames-dont-mix/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.kischuk.com/2004/06/01/struts-tiles-and-frames-dont-mix/</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Tue, 29 Nov 2011 10:51:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Timotheo</title>
		<link>http://blog.kischuk.com/2004/06/01/struts-tiles-and-frames-dont-mix/#comment-152</link>
		<dc:creator><![CDATA[Timotheo]]></dc:creator>
		<pubDate>Thu, 29 Jul 2004 18:56:02 +0000</pubDate>
		<guid isPermaLink="false">http://rkischuk.wordpress.com/2004/06/01/struts-tiles-and-frames-dont-mix/#comment-152</guid>
		<description><![CDATA[I am currently working on this problem as well.  What I&#039;ve come up with is when the initial frame layout is set up, all of those framed URLs have the token in the URL they&#039;re requesting.  Once they have that token, that the key to the session data even though it&#039;s all sessionless. I have this working, but I haven&#039;t built the real app with it yet.  I don&#039;t think that this is a bad solution, nor do I think it&#039;s a great one.]]></description>
		<content:encoded><![CDATA[<p>I am currently working on this problem as well.  What I&#8217;ve come up with is when the initial frame layout is set up, all of those framed URLs have the token in the URL they&#8217;re requesting.  Once they have that token, that the key to the session data even though it&#8217;s all sessionless. I have this working, but I haven&#8217;t built the real app with it yet.  I don&#8217;t think that this is a bad solution, nor do I think it&#8217;s a great one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marius</title>
		<link>http://blog.kischuk.com/2004/06/01/struts-tiles-and-frames-dont-mix/#comment-151</link>
		<dc:creator><![CDATA[Marius]]></dc:creator>
		<pubDate>Tue, 01 Jun 2004 12:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://rkischuk.wordpress.com/2004/06/01/struts-tiles-and-frames-dont-mix/#comment-151</guid>
		<description><![CDATA[Frames have their uses.  They were designed long before Struts came around and, thus, not with frameworks like Struts in mind.  I tend to think of frames as more of a deprecated type of technology rather than an &#039;evil&#039; one.  On the other hand, I do use frames in my work.  Not for visual formatting, but for persisting client-side objects between page refreshes (such as a non-visual applet in a hidden frame).  Of course, I typically do these types of things in a controlled environment also (such as internal corporate applications) where I don&#039;t have to program to the LCD and can control things like removing the address bar and whatnot.  For the outside world, I&#039;d probably agree that frames aren&#039;t the way to go.]]></description>
		<content:encoded><![CDATA[<p>Frames have their uses.  They were designed long before Struts came around and, thus, not with frameworks like Struts in mind.  I tend to think of frames as more of a deprecated type of technology rather than an &#8216;evil&#8217; one.  On the other hand, I do use frames in my work.  Not for visual formatting, but for persisting client-side objects between page refreshes (such as a non-visual applet in a hidden frame).  Of course, I typically do these types of things in a controlled environment also (such as internal corporate applications) where I don&#8217;t have to program to the LCD and can control things like removing the address bar and whatnot.  For the outside world, I&#8217;d probably agree that frames aren&#8217;t the way to go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geert Bevin</title>
		<link>http://blog.kischuk.com/2004/06/01/struts-tiles-and-frames-dont-mix/#comment-150</link>
		<dc:creator><![CDATA[Geert Bevin]]></dc:creator>
		<pubDate>Tue, 01 Jun 2004 10:48:09 +0000</pubDate>
		<guid isPermaLink="false">http://rkischuk.wordpress.com/2004/06/01/struts-tiles-and-frames-dont-mix/#comment-150</guid>
		<description><![CDATA[... or you can use another framework (like &lt;a href=&quot;https://rife.dev.java.net/&quot;&gt;RIFE&lt;/a&gt;) that allows you to &lt;a href=&quot;http://rifers.org/examples/#D.6&quot;&gt;automatically decorate pages with frames&lt;/a&gt; with the content frame in the frameset still receiving the original request data. The fact that the frames are added behind the scenes makes frames bookmarkable again.]]></description>
		<content:encoded><![CDATA[<p>&#8230; or you can use another framework (like <a href="https://rife.dev.java.net/">RIFE</a>) that allows you to <a href="http://rifers.org/examples/#D.6">automatically decorate pages with frames</a> with the content frame in the frameset still receiving the original request data. The fact that the frames are added behind the scenes makes frames bookmarkable again.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

