You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-user@portals.apache.org by Ken Yee <ke...@excite.com> on 2004/10/11 23:26:04 UTC

Click2Action?

Does Pluto implement Click2Action?  It's not strictly part of the
JSR-168 spec, but seems to be very useful for most portals (it's
from Websphere Portal).  Basically, it lets portlets in multiple
parts of the portal listen for Click2Action events so that one
click can trigger a bunch of different portlets...

 ken


_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!

Re: Click2Action?

Posted by Stefan Hepper <st...@apache.org>.
Ken Yee wrote:

>Does Pluto implement Click2Action?  It's not strictly part of the
>
>JSR-168 spec, but seems to be very useful for most portals (it's
>
>from Websphere Portal).  Basically, it lets portlets in multiple
>
>parts of the portal listen for Click2Action events so that one
>
>click can trigger a bunch of different portlets...
>
>
>
> ken
>
>
>
>_______________________________________________
>Join Excite! - http://www.excite.com
>The most personalized portal on the Web!
>
>
>  
>
No, pluto does currently not support inter-portlet communication (which 
is what click-to-action is). Inter-portlet communication will be 
addressed in the next version of the Java Portlet Specification.

Stefan