Update views how to ?

2019-11-21 Thread Zahid Rahman
Hi, I have an admin screen (jsp) where the administrator updates values i.e. current weather temperature, cricket , football score, death counter showing people killed by knife crime in a city, natural causes , car accidents etc. I have at least two users who are looking at the current temperat

Re: Update views how to ?

2019-11-21 Thread M Huzaifah
Hi, You should use stream mecanism for that case. What i've done, i used JMS, message-broker, which mean the browser always listen to message-broker server using websocket (STOMP,AMQP,etc). When backend push message to the broker server, browser automatically receive and render the message to the