<?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: ADF 11g Rich Client Components &#8211; programmatically adding a ShowPopupBehavior</title>
	<atom:link href="http://technology.amis.nl/2008/12/11/adf-11g-rich-client-components-programmatically-adding-a-showpopupbehavior/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2008/12/11/adf-11g-rich-client-components-programmatically-adding-a-showpopupbehavior/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=adf-11g-rich-client-components-programmatically-adding-a-showpopupbehavior</link>
	<description></description>
	<lastBuildDate>Tue, 11 Jun 2013 22:09:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Pop Up Stands</title>
		<link>http://technology.amis.nl/2008/12/11/adf-11g-rich-client-components-programmatically-adding-a-showpopupbehavior/#comment-5622</link>
		<dc:creator>Pop Up Stands</dc:creator>
		<pubDate>Fri, 29 Jan 2010 21:05:29 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=4342#comment-5622</guid>
		<description><![CDATA[Mandy is correct in the respect that the utilisation of more resources could cause issues with heavy user-load.]]></description>
		<content:encoded><![CDATA[<p>Mandy is correct in the respect that the utilisation of more resources could cause issues with heavy user-load.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mandy @ popup stands</title>
		<link>http://technology.amis.nl/2008/12/11/adf-11g-rich-client-components-programmatically-adding-a-showpopupbehavior/#comment-5621</link>
		<dc:creator>Mandy @ popup stands</dc:creator>
		<pubDate>Wed, 13 Jan 2010 07:27:33 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=4342#comment-5621</guid>
		<description><![CDATA[Annotations work, I think you can use four different types. I tried out your idea of change listener and that seems to be more effective but uses more resources so could be a problem if you have a lot of users on a page.]]></description>
		<content:encoded><![CDATA[<p>Annotations work, I think you can use four different types. I tried out your idea of change listener and that seems to be more effective but uses more resources so could be a problem if you have a lot of users on a page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Priya</title>
		<link>http://technology.amis.nl/2008/12/11/adf-11g-rich-client-components-programmatically-adding-a-showpopupbehavior/#comment-5620</link>
		<dc:creator>Priya</dc:creator>
		<pubDate>Fri, 02 Jan 2009 03:34:50 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=4342#comment-5620</guid>
		<description><![CDATA[Hi Lucas,

Good article. I have a similar problem where i have to show pop up dynamically based on the user input on Input Text field.
Do you think i can use the same solution on the value change listener of Input text.]]></description>
		<content:encoded><![CDATA[<p>Hi Lucas,</p>
<p>Good article. I have a similar problem where i have to show pop up dynamically based on the user input on Input Text field.<br />
Do you think i can use the same solution on the value change listener of Input text.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jakub Pawlowski</title>
		<link>http://technology.amis.nl/2008/12/11/adf-11g-rich-client-components-programmatically-adding-a-showpopupbehavior/#comment-5619</link>
		<dc:creator>Jakub Pawlowski</dc:creator>
		<pubDate>Fri, 12 Dec 2008 08:39:10 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=4342#comment-5619</guid>
		<description><![CDATA[According to 1.2 specification following annotations should works im managed bean:

@PostConstruct
@PreDestroy

It should works for managed beans with request, session and application scopes.]]></description>
		<content:encoded><![CDATA[<p>According to 1.2 specification following annotations should works im managed bean:</p>
<p>@PostConstruct<br />
@PreDestroy</p>
<p>It should works for managed beans with request, session and application scopes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas Jellema</title>
		<link>http://technology.amis.nl/2008/12/11/adf-11g-rich-client-components-programmatically-adding-a-showpopupbehavior/#comment-5618</link>
		<dc:creator>Lucas Jellema</dc:creator>
		<pubDate>Fri, 12 Dec 2008 08:25:05 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=4342#comment-5618</guid>
		<description><![CDATA[Hi Jakub&lt;br /&gt;&lt;br /&gt;
That looks very elegant. Does that annotation work in managed beans? I have not used it before.&lt;br /&gt;&lt;br /&gt;Lucas.]]></description>
		<content:encoded><![CDATA[<p>Hi Jakub</p>
<p>That looks very elegant. Does that annotation work in managed beans? I have not used it before.</p>
<p>Lucas.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jakub Pawlowski</title>
		<link>http://technology.amis.nl/2008/12/11/adf-11g-rich-client-components-programmatically-adding-a-showpopupbehavior/#comment-5617</link>
		<dc:creator>Jakub Pawlowski</dc:creator>
		<pubDate>Thu, 11 Dec 2008 21:50:06 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=4342#comment-5617</guid>
		<description><![CDATA[Hi Lucas,

Nice solution. I think, instead using setter Form method, more elegant would be:

@PostConstruct
public void createPopup(){
 // popup code
}

what do you think?]]></description>
		<content:encoded><![CDATA[<p>Hi Lucas,</p>
<p>Nice solution. I think, instead using setter Form method, more elegant would be:</p>
<p>@PostConstruct<br />
public void createPopup(){<br />
 // popup code<br />
}</p>
<p>what do you think?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
