[Seaside] Session/component sharing

Robert Krahn robert.krahn at student.hpi.uni-potsdam.de
Mon Oct 8 12:10:19 UTC 2007


Hi all!

How can one share sessions or the state of components between  
multiple users? I would like to have the possibility of users  
interacting with each other. E.g. when there is a shared counter  
component with two users and one user presses '++', his component and  
the counter component of the other user should increment.

Furthermore how can such a component can be updated. Its possible to  
use polling but is there another way to do this?

Thank you very much for your answers.

Best regards,
Robert


More information about the seaside mailing list