<?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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: How to get an ApplicationModule from a Backing Bean</title>
	<atom:link href="http://electrotek.wordpress.com/2008/01/23/how-to-get-an-applicationmodule-in-backing-bean/feed/" rel="self" type="application/rss+xml" />
	<link>http://electrotek.wordpress.com/2008/01/23/how-to-get-an-applicationmodule-in-backing-bean/</link>
	<description>From programming to day dreaming</description>
	<lastBuildDate>Fri, 06 Nov 2009 16:45:38 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Amer</title>
		<link>http://electrotek.wordpress.com/2008/01/23/how-to-get-an-applicationmodule-in-backing-bean/#comment-257</link>
		<dc:creator>Amer</dc:creator>
		<pubDate>Fri, 06 Nov 2009 16:45:38 +0000</pubDate>
		<guid isPermaLink="false">http://electrotek.wordpress.com/2008/01/23/how-to-get-an-applicationmodule-in-backing-bean/#comment-257</guid>
		<description>Excellent!!!

I was needed it badly.</description>
		<content:encoded><![CDATA[<p>Excellent!!!</p>
<p>I was needed it badly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Viktoras Agejevas</title>
		<link>http://electrotek.wordpress.com/2008/01/23/how-to-get-an-applicationmodule-in-backing-bean/#comment-256</link>
		<dc:creator>Viktoras Agejevas</dc:creator>
		<pubDate>Thu, 05 Nov 2009 19:46:40 +0000</pubDate>
		<guid isPermaLink="false">http://electrotek.wordpress.com/2008/01/23/how-to-get-an-applicationmodule-in-backing-bean/#comment-256</guid>
		<description>I haven&#039;t used ADF quite a while, so I&#039;m not sure, but I would think of something like this:

&lt;ul&gt;
	&lt;li&gt;get BindingContext bc using &lt;a href=&quot;http://download.oracle.com/docs/cd/B32110_01/web.1013/b28969/oracle/adf/model/binding/DCUtil.html&quot; rel=&quot;nofollow&quot;&gt;oracle.adf.model.binding.DCUtil#&lt;/a&gt;getBindingContext(javax.servlet.http.HttpServletRequest request)&lt;/li&gt;

	&lt;li&gt;Then get DCDataControl dc  = bc.findDataControl(&quot;SomeModuleDataControl&quot;);&lt;/li&gt;
&lt;li&gt;Get your application module: dc.getDataProvider()&lt;/li&gt;
&lt;/ul&gt;

And make sure that ADFBindingFilter is mapped for your servlet.</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t used ADF quite a while, so I&#8217;m not sure, but I would think of something like this:</p>
<ul>
<li>get BindingContext bc using <a href="http://download.oracle.com/docs/cd/B32110_01/web.1013/b28969/oracle/adf/model/binding/DCUtil.html" rel="nofollow">oracle.adf.model.binding.DCUtil#</a>getBindingContext(javax.servlet.http.HttpServletRequest request)</li>
<li>Then get DCDataControl dc  = bc.findDataControl(&#8220;SomeModuleDataControl&#8221;);</li>
<li>Get your application module: dc.getDataProvider()</li>
</ul>
<p>And make sure that ADFBindingFilter is mapped for your servlet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Bowersox</title>
		<link>http://electrotek.wordpress.com/2008/01/23/how-to-get-an-applicationmodule-in-backing-bean/#comment-255</link>
		<dc:creator>Kevin Bowersox</dc:creator>
		<pubDate>Thu, 05 Nov 2009 12:20:04 +0000</pubDate>
		<guid isPermaLink="false">http://electrotek.wordpress.com/2008/01/23/how-to-get-an-applicationmodule-in-backing-bean/#comment-255</guid>
		<description>I saw this a few weeks back and thought it would be very useful.  I forgot to book mark it and spent about two hours this morning searching for this site again.  So glad I found it.  Thanks.</description>
		<content:encoded><![CDATA[<p>I saw this a few weeks back and thought it would be very useful.  I forgot to book mark it and spent about two hours this morning searching for this site again.  So glad I found it.  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Wang</title>
		<link>http://electrotek.wordpress.com/2008/01/23/how-to-get-an-applicationmodule-in-backing-bean/#comment-254</link>
		<dc:creator>John Wang</dc:creator>
		<pubDate>Tue, 03 Nov 2009 20:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://electrotek.wordpress.com/2008/01/23/how-to-get-an-applicationmodule-in-backing-bean/#comment-254</guid>
		<description>Viktoras,

I just ran across this article. Do you have any idea how I can get an Application Module from a traditional Servlet or Struts action class?

Thanks,

John</description>
		<content:encoded><![CDATA[<p>Viktoras,</p>
<p>I just ran across this article. Do you have any idea how I can get an Application Module from a traditional Servlet or Struts action class?</p>
<p>Thanks,</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mücahid Uslu</title>
		<link>http://electrotek.wordpress.com/2008/01/23/how-to-get-an-applicationmodule-in-backing-bean/#comment-119</link>
		<dc:creator>Mücahid Uslu</dc:creator>
		<pubDate>Thu, 05 Mar 2009 16:00:24 +0000</pubDate>
		<guid isPermaLink="false">http://electrotek.wordpress.com/2008/01/23/how-to-get-an-applicationmodule-in-backing-bean/#comment-119</guid>
		<description>Helpful, thank you.</description>
		<content:encoded><![CDATA[<p>Helpful, thank you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
