"Rautenberg, Stefan" wrote:
> 
> Hi Kevin,
> Please let us ask another question concerning the functionality of Jetspeed
> and its portlets.

OK. (sorry about the lag in reply)
 
> After reading the latest mails we are trying to make several dynamic
> portlets communicate with each other at runtime.
> 
> Means we have a table with address entries in one portlets that come from a
> database.
> Selecting one of these addresses affects a change to another portlet with
> publications related to the name selected.
> And this without having to reload the whole portal page or even restart the
> servlet or the servlet engine.
> Kind of a push technology maybe.
> 
> Do you have any ideas on if/how this could work in jetspeed ?

Is this static information or user specific information.  It is is user
specific just store it in the session.  Turbine provides an excellent
interface for doing this.

If it is class->class communication just setup an singleton/event
infrastructure.

Kevin

-- 
** Should SUN Open Source Java? Please Vote: 
http://relativity.yi.org/java **

Kevin A Burton (e-mail: [EMAIL PROTECTED], UIN: 73488596, ZKey:
burtonator)
http://relativity.yi.org
Message to SUN Microsystems:  "Please Open Source Java!"
To fight and conquer in all your battles is not supreme excellence;
supreme 
excellence consists in breaking the enemy's resistance without fighting.
    - Sun Tzu, 300 B.C.


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to