<?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: Inter Portlet Coordination with JSR 286</title>
	<atom:link href="http://blog.xebia.com/2009/04/19/inter-portlet-coordination-with-jsr-286/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.xebia.com/2009/04/19/inter-portlet-coordination-with-jsr-286/</link>
	<description>Software development done right!</description>
	<lastBuildDate>Wed, 08 Feb 2012 14:41:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: krithiga</title>
		<link>http://blog.xebia.com/2009/04/19/inter-portlet-coordination-with-jsr-286/#comment-117004</link>
		<dc:creator>krithiga</dc:creator>
		<pubDate>Fri, 20 Jan 2012 05:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/?p=1087#comment-117004</guid>
		<description>I am trying to use setRenderParameters(Map ).
In that case i want to share the map values in other portlet.

example:
processAction(..)
{
Map hm =request.getParametermap();
response.setRenderParameters(hm);

}


Now how can i share the parameter &quot;hm&quot; in deployment descriptor.

need guidance in this .

krithiga</description>
		<content:encoded><![CDATA[<p>I am trying to use setRenderParameters(Map ).<br />
In that case i want to share the map values in other portlet.</p>
<p>example:<br />
processAction(..)<br />
{<br />
Map hm =request.getParametermap();<br />
response.setRenderParameters(hm);</p>
<p>}</p>
<p>Now how can i share the parameter &#8220;hm&#8221; in deployment descriptor.</p>
<p>need guidance in this .</p>
<p>krithiga</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chetan</title>
		<link>http://blog.xebia.com/2009/04/19/inter-portlet-coordination-with-jsr-286/#comment-114789</link>
		<dc:creator>chetan</dc:creator>
		<pubDate>Wed, 07 Dec 2011 16:30:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/?p=1087#comment-114789</guid>
		<description>How can we navigate from one page to another using public render parameter just as we do in case of events.
Is it possible to transfer render parameters from one page to another 

I am using websphere portal 7.

please provide some sample to do .

chetankpr@yahoo.co.in</description>
		<content:encoded><![CDATA[<p>How can we navigate from one page to another using public render parameter just as we do in case of events.<br />
Is it possible to transfer render parameters from one page to another </p>
<p>I am using websphere portal 7.</p>
<p>please provide some sample to do .</p>
<p><a href="mailto:chetankpr@yahoo.co.in">chetankpr@yahoo.co.in</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guna</title>
		<link>http://blog.xebia.com/2009/04/19/inter-portlet-coordination-with-jsr-286/#comment-108126</link>
		<dc:creator>Guna</dc:creator>
		<pubDate>Thu, 18 Aug 2011 10:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/?p=1087#comment-108126</guid>
		<description>Very Nice Article...
It helps me lot......</description>
		<content:encoded><![CDATA[<p>Very Nice Article&#8230;<br />
It helps me lot&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leo</title>
		<link>http://blog.xebia.com/2009/04/19/inter-portlet-coordination-with-jsr-286/#comment-106916</link>
		<dc:creator>Leo</dc:creator>
		<pubDate>Wed, 13 Jul 2011 15:44:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/?p=1087#comment-106916</guid>
		<description>Excellent ariticle! Could you email me a copy of the sample code as well please? I need to develop interactive portals for a university portal.

Thanks!

liuy23503@gmail.com</description>
		<content:encoded><![CDATA[<p>Excellent ariticle! Could you email me a copy of the sample code as well please? I need to develop interactive portals for a university portal.</p>
<p>Thanks!</p>
<p><a href="mailto:liuy23503@gmail.com">liuy23503@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lê Thị Phương</title>
		<link>http://blog.xebia.com/2009/04/19/inter-portlet-coordination-with-jsr-286/#comment-106390</link>
		<dc:creator>Lê Thị Phương</dc:creator>
		<pubDate>Wed, 29 Jun 2011 09:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/?p=1087#comment-106390</guid>
		<description>Hi all
when use event portlet to communication how can we make client side of portlet auto update view when it has  change view</description>
		<content:encoded><![CDATA[<p>Hi all<br />
when use event portlet to communication how can we make client side of portlet auto update view when it has  change view</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Ricard</title>
		<link>http://blog.xebia.com/2009/04/19/inter-portlet-coordination-with-jsr-286/#comment-96645</link>
		<dc:creator>Mark Ricard</dc:creator>
		<pubDate>Mon, 27 Sep 2010 19:56:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/?p=1087#comment-96645</guid>
		<description>$350 to anyone who can provide me a working example with source code of:

1.)  Two portlets, each in their OWN war file, each in their own eclipse project, each containing a single 2.0 portlet using Icefaces 2.0 JSF portlet technology.  (not 1.2)
2.)  Portlet &quot;A&quot; would have a single text box and command button that when pushed would show what was typed over in Portlet &quot;B&quot;.    The screen would NOT redraw as Icefaces would use its ajax push technology.
3.)  The communication mechanism is the event based mechanism described in this posting using &quot;event-definition&quot; type configuration.
4.)  Annotations should not be used.

Please respond to chicagomark71@yahoo.com.     Money paid via paypal.   Your first deliverable would be the two war files themselves that I could test.   First come first served, I only pay out to the person who solves this first.</description>
		<content:encoded><![CDATA[<p>$350 to anyone who can provide me a working example with source code of:</p>
<p>1.)  Two portlets, each in their OWN war file, each in their own eclipse project, each containing a single 2.0 portlet using Icefaces 2.0 JSF portlet technology.  (not 1.2)<br />
2.)  Portlet &#8220;A&#8221; would have a single text box and command button that when pushed would show what was typed over in Portlet &#8220;B&#8221;.    The screen would NOT redraw as Icefaces would use its ajax push technology.<br />
3.)  The communication mechanism is the event based mechanism described in this posting using &#8220;event-definition&#8221; type configuration.<br />
4.)  Annotations should not be used.</p>
<p>Please respond to <a href="mailto:chicagomark71@yahoo.com">chicagomark71@yahoo.com</a>.     Money paid via paypal.   Your first deliverable would be the two war files themselves that I could test.   First come first served, I only pay out to the person who solves this first.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Srinivas</title>
		<link>http://blog.xebia.com/2009/04/19/inter-portlet-coordination-with-jsr-286/#comment-95353</link>
		<dc:creator>Srinivas</dc:creator>
		<pubDate>Wed, 23 Jun 2010 07:27:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/?p=1087#comment-95353</guid>
		<description>can i pass the parameters  using Public render parameters  between 2 WAR&#039;s</description>
		<content:encoded><![CDATA[<p>can i pass the parameters  using Public render parameters  between 2 WAR&#8217;s</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: venkat</title>
		<link>http://blog.xebia.com/2009/04/19/inter-portlet-coordination-with-jsr-286/#comment-94574</link>
		<dc:creator>venkat</dc:creator>
		<pubDate>Tue, 13 Apr 2010 12:49:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/?p=1087#comment-94574</guid>
		<description>Hi guys

this is venkat i am very new to jsr286 api ,you people are doing great  , i want to join in this blog</description>
		<content:encoded><![CDATA[<p>Hi guys</p>
<p>this is venkat i am very new to jsr286 api ,you people are doing great  , i want to join in this blog</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karthik Rayala</title>
		<link>http://blog.xebia.com/2009/04/19/inter-portlet-coordination-with-jsr-286/#comment-94359</link>
		<dc:creator>Karthik Rayala</dc:creator>
		<pubDate>Wed, 24 Mar 2010 06:33:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/?p=1087#comment-94359</guid>
		<description>Hi Vikas,

Can you help me in creating a popup portlet using Dynamic User Interfaces. I request you to send me a sample on how to use this Dynamic Portlets or Dynmaic Pages. 

http://publib.boulder.ibm.com/infocenter/wpdoc/v6r1/index.jsp?topic=/com.ibm.wp.ent.doc_v6101/dev/wpsdynui_cpts.html

Awaiting your response.</description>
		<content:encoded><![CDATA[<p>Hi Vikas,</p>
<p>Can you help me in creating a popup portlet using Dynamic User Interfaces. I request you to send me a sample on how to use this Dynamic Portlets or Dynmaic Pages. </p>
<p><a href="http://publib.boulder.ibm.com/infocenter/wpdoc/v6r1/index.jsp?topic=/com.ibm.wp.ent.doc_v6101/dev/wpsdynui_cpts.html" rel="nofollow">http://publib.boulder.ibm.com/infocenter/wpdoc/v6r1/index.jsp?topic=/com.ibm.wp.ent.doc_v6101/dev/wpsdynui_cpts.html</a></p>
<p>Awaiting your response.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: natoine</title>
		<link>http://blog.xebia.com/2009/04/19/inter-portlet-coordination-with-jsr-286/#comment-94265</link>
		<dc:creator>natoine</dc:creator>
		<pubDate>Mon, 08 Mar 2010 21:50:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/?p=1087#comment-94265</guid>
		<description>Hi.
I&#039;ve used your post to make a french tutorial about IPC : http://www.natoine.fr/wordpress/?p=401
I have a question maybe you can help.
I proceed an event and i want to set an attribute as a result of the processing.
I&#039;ve tried to do a call to request.setAttribute(&quot;my_attribute_label&quot; , MyObject) to the end of processEvent method declaration.
But attribute my_attribute_label is always null when processing doView.

Is there a way to set an attribute in processEvent call ?</description>
		<content:encoded><![CDATA[<p>Hi.<br />
I&#8217;ve used your post to make a french tutorial about IPC : <a href="http://www.natoine.fr/wordpress/?p=401" rel="nofollow">http://www.natoine.fr/wordpress/?p=401</a><br />
I have a question maybe you can help.<br />
I proceed an event and i want to set an attribute as a result of the processing.<br />
I&#8217;ve tried to do a call to request.setAttribute(&#8220;my_attribute_label&#8221; , MyObject) to the end of processEvent method declaration.<br />
But attribute my_attribute_label is always null when processing doView.</p>
<p>Is there a way to set an attribute in processEvent call ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  blog.xebia.com/2009/04/19/inter-portlet-coordination-with-jsr-286/feed/ ) in 0.46237 seconds, on Feb 9th, 2012 at 8:36 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 9th, 2012 at 9:36 pm UTC -->
