Hi,
I want to create web application with real-time updated charts.
So client specifies parameters and continuously receives some
some data. As it's possible to have different clients with different
parameters - server-side I will do in beans with session scope.
Please, advise the way/technology to implement this.
