<?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: How ADF Faces can do Tiles or SiteMesh like Push-Style templating using Regions with Dynamic Attributes</title>
	<atom:link href="http://technology.amis.nl/2007/03/11/how-adf-faces-can-do-tiles-or-sitemesh-like-push-style-templating-using-regions-with-dynamic-attributes/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2007/03/11/how-adf-faces-can-do-tiles-or-sitemesh-like-push-style-templating-using-regions-with-dynamic-attributes/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-adf-faces-can-do-tiles-or-sitemesh-like-push-style-templating-using-regions-with-dynamic-attributes</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Ashish</title>
		<link>http://technology.amis.nl/2007/03/11/how-adf-faces-can-do-tiles-or-sitemesh-like-push-style-templating-using-regions-with-dynamic-attributes/#comment-4414</link>
		<dc:creator>Ashish</dc:creator>
		<pubDate>Tue, 12 Jan 2010 11:07:48 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1709#comment-4414</guid>
		<description><![CDATA[Great article, but got me a little confused. Region is used very similar to page fragment.
But what is the difference between them?]]></description>
		<content:encoded><![CDATA[<p>Great article, but got me a little confused. Region is used very similar to page fragment.<br />
But what is the difference between them?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandy</title>
		<link>http://technology.amis.nl/2007/03/11/how-adf-faces-can-do-tiles-or-sitemesh-like-push-style-templating-using-regions-with-dynamic-attributes/#comment-4413</link>
		<dc:creator>Sandy</dc:creator>
		<pubDate>Fri, 28 Aug 2009 05:54:08 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1709#comment-4413</guid>
		<description><![CDATA[Hi,
I am also facing the access denied issue. My scenario is like this :
template and consuming application both using the View objects.  system fetches the data for the VO on the consuming JSFF but fires &quot;access denied&quot;
for the VO on the template page.
here data is gettng populated into VO but display is an issue. I have tried using varioys refresh properties but not helping much.
Does anyways has any idea about it ?]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am also facing the access denied issue. My scenario is like this :<br />
template and consuming application both using the View objects.  system fetches the data for the VO on the consuming JSFF but fires &#8220;access denied&#8221;<br />
for the VO on the template page.<br />
here data is gettng populated into VO but display is an issue. I have tried using varioys refresh properties but not helping much.<br />
Does anyways has any idea about it ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harry Christian</title>
		<link>http://technology.amis.nl/2007/03/11/how-adf-faces-can-do-tiles-or-sitemesh-like-push-style-templating-using-regions-with-dynamic-attributes/#comment-4412</link>
		<dc:creator>Harry Christian</dc:creator>
		<pubDate>Tue, 14 Oct 2008 03:04:01 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1709#comment-4412</guid>
		<description><![CDATA[Hi,


Im new to JSF / ADF.

Im now have a problem to make PanelPage componen as a template.

So when i drag panel page component, it already have company logo, application title, copyright, etc

Is this article can solve my problem ?

Thanks to reply]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Im new to JSF / ADF.</p>
<p>Im now have a problem to make PanelPage componen as a template.</p>
<p>So when i drag panel page component, it already have company logo, application title, copyright, etc</p>
<p>Is this article can solve my problem ?</p>
<p>Thanks to reply</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gopi</title>
		<link>http://technology.amis.nl/2007/03/11/how-adf-faces-can-do-tiles-or-sitemesh-like-push-style-templating-using-regions-with-dynamic-attributes/#comment-4411</link>
		<dc:creator>Gopi</dc:creator>
		<pubDate>Mon, 02 Jun 2008 21:21:59 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1709#comment-4411</guid>
		<description><![CDATA[For those who are facing &#039;Access Denied&#039; problem,  add value=&quot;#{bindings}&quot; in af:region tag.

example:]]></description>
		<content:encoded><![CDATA[<p>For those who are facing &#8216;Access Denied&#8217; problem,  add value=&#8221;#{bindings}&#8221; in af:region tag.</p>
<p>example:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AdamA</title>
		<link>http://technology.amis.nl/2007/03/11/how-adf-faces-can-do-tiles-or-sitemesh-like-push-style-templating-using-regions-with-dynamic-attributes/#comment-4410</link>
		<dc:creator>AdamA</dc:creator>
		<pubDate>Fri, 04 Apr 2008 19:13:39 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1709#comment-4410</guid>
		<description><![CDATA[Very nice idea!  Thanks! Like the others, I also have the same problem of not being able to display a data bound table (for view iterator binding) . eg.:  Placing a data bound table in the /regions/BooksPrettyRegion.jspx page ...I get Access Denied ...Is there a work around to this problem?  Thanks!]]></description>
		<content:encoded><![CDATA[<p>Very nice idea!  Thanks! Like the others, I also have the same problem of not being able to display a data bound table (for view iterator binding) . eg.:  Placing a data bound table in the /regions/BooksPrettyRegion.jspx page &#8230;I get Access Denied &#8230;Is there a work around to this problem?  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Lessard</title>
		<link>http://technology.amis.nl/2007/03/11/how-adf-faces-can-do-tiles-or-sitemesh-like-push-style-templating-using-regions-with-dynamic-attributes/#comment-4409</link>
		<dc:creator>Simon Lessard</dc:creator>
		<pubDate>Tue, 23 Oct 2007 20:42:50 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1709#comment-4409</guid>
		<description><![CDATA[Attempt 2 because tags got killed in the first...

Very nice article.

Concerning the not working example &lt;af:region id=&quot;content&quot; regionType=&quot;#{attrs.contentRegion}&quot;/&gt;, there might be another trick working only under JSF 1.1, not 1.2. I didnâ€™t test it though, so use at your own risk. Since JSF 1.1 does not use unified EL, using &lt;af:region id=&quot;content&quot; regionType=&quot;${attrs.contentRegion}&quot;/&gt; has a good chance to work, forcing the EL evaluation at an earlier moment, which is needed for the example to work. As of JSF 1.2, ${} has the same effect as #{} (the deferred option is set within the TLD), so my solution, even if it work now, wonâ€™t hold too long, but itâ€™s kind of sad to find a use case where the Unified EL EGâ€™s choice to use TLD to define evaluation time rather than the operator break something that would have worked in previous versions.

Regards.]]></description>
		<content:encoded><![CDATA[<p>Attempt 2 because tags got killed in the first&#8230;</p>
<p>Very nice article.</p>
<p>Concerning the not working example &lt;af:region id=&#8221;content&#8221; regionType=&#8221;#{attrs.contentRegion}&#8221;/&gt;, there might be another trick working only under JSF 1.1, not 1.2. I didnâ€™t test it though, so use at your own risk. Since JSF 1.1 does not use unified EL, using &lt;af:region id=&#8221;content&#8221; regionType=&#8221;${attrs.contentRegion}&#8221;/&gt; has a good chance to work, forcing the EL evaluation at an earlier moment, which is needed for the example to work. As of JSF 1.2, ${} has the same effect as #{} (the deferred option is set within the TLD), so my solution, even if it work now, wonâ€™t hold too long, but itâ€™s kind of sad to find a use case where the Unified EL EGâ€™s choice to use TLD to define evaluation time rather than the operator break something that would have worked in previous versions.</p>
<p>Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MV</title>
		<link>http://technology.amis.nl/2007/03/11/how-adf-faces-can-do-tiles-or-sitemesh-like-push-style-templating-using-regions-with-dynamic-attributes/#comment-4408</link>
		<dc:creator>MV</dc:creator>
		<pubDate>Wed, 10 Oct 2007 01:17:12 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1709#comment-4408</guid>
		<description><![CDATA[(This comment should replace my previous one)
Great article! If like me you want to see it in action rapidly in JDeveloper 10.1.3.2.0, you just have to: 1- add 4 tag libraries to the project (ADF Faces Components 10_1_3_2_0, ADF Faces HTML 10_1_3_2_0, JSF Core 1.0, JSF HTML 1.0). 2- Replace the region whose id is â€œcontentâ€ with the commented tag just above in the file MainTemplate.jspx 3- Run the page AlsHomePage.jspx]]></description>
		<content:encoded><![CDATA[<p>(This comment should replace my previous one)<br />
Great article! If like me you want to see it in action rapidly in JDeveloper 10.1.3.2.0, you just have to: 1- add 4 tag libraries to the project (ADF Faces Components 10_1_3_2_0, ADF Faces HTML 10_1_3_2_0, JSF Core 1.0, JSF HTML 1.0). 2- Replace the region whose id is â€œcontentâ€ with the commented tag just above in the file MainTemplate.jspx 3- Run the page AlsHomePage.jspx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MV</title>
		<link>http://technology.amis.nl/2007/03/11/how-adf-faces-can-do-tiles-or-sitemesh-like-push-style-templating-using-regions-with-dynamic-attributes/#comment-4407</link>
		<dc:creator>MV</dc:creator>
		<pubDate>Wed, 10 Oct 2007 01:11:58 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1709#comment-4407</guid>
		<description><![CDATA[Great article!  I like me you want to see it in action rapidly in JDeveloper 10.1.3.2.0, you just have to:
1- add 4 tag libraries to the project (ADF Faces Components 10_1_3_2_0, ADF Faces HTML 10_1_3_2_0, JSF Core 1.0, JSF HTML 1.0).
2- Replace the region whose id is &quot;content&quot; with the commented tag just above in the file
3- Run the page AlsHomePage.jspx]]></description>
		<content:encoded><![CDATA[<p>Great article!  I like me you want to see it in action rapidly in JDeveloper 10.1.3.2.0, you just have to:<br />
1- add 4 tag libraries to the project (ADF Faces Components 10_1_3_2_0, ADF Faces HTML 10_1_3_2_0, JSF Core 1.0, JSF HTML 1.0).<br />
2- Replace the region whose id is &#8220;content&#8221; with the commented tag just above in the file<br />
3- Run the page AlsHomePage.jspx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kerri</title>
		<link>http://technology.amis.nl/2007/03/11/how-adf-faces-can-do-tiles-or-sitemesh-like-push-style-templating-using-regions-with-dynamic-attributes/#comment-4406</link>
		<dc:creator>Kerri</dc:creator>
		<pubDate>Tue, 09 Oct 2007 16:39:49 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1709#comment-4406</guid>
		<description><![CDATA[I&#039;m having the same issue as Sam, getting an &quot;access denied&quot; error when using data bindings in a regionDef.  Has anyone figured out this issue?]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m having the same issue as Sam, getting an &#8220;access denied&#8221; error when using data bindings in a regionDef.  Has anyone figured out this issue?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aj</title>
		<link>http://technology.amis.nl/2007/03/11/how-adf-faces-can-do-tiles-or-sitemesh-like-push-style-templating-using-regions-with-dynamic-attributes/#comment-4405</link>
		<dc:creator>Aj</dc:creator>
		<pubDate>Thu, 04 Oct 2007 14:24:35 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1709#comment-4405</guid>
		<description><![CDATA[Hi,

This is a great article. I am assuming this article is talking about Oracle ADF 10G. In ADF 11G, they have Oracle has implemented page templates. So, to make pages with &#039;tiles&#039; is fairly easy. However, the region concept is still available and is a very powerful component for refreshing regions (e.g. based on the type display the table content differenly). Do you have a sample for regions for ADF 11G? I would like to see that and see what changes I need to make to my code.
Thanks,
--aj]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This is a great article. I am assuming this article is talking about Oracle ADF 10G. In ADF 11G, they have Oracle has implemented page templates. So, to make pages with &#8217;tiles&#8217; is fairly easy. However, the region concept is still available and is a very powerful component for refreshing regions (e.g. based on the type display the table content differenly). Do you have a sample for regions for ADF 11G? I would like to see that and see what changes I need to make to my code.<br />
Thanks,<br />
&#8211;aj</p>
]]></content:encoded>
	</item>
</channel>
</rss>
