In my application I have to show a notification on a particular action taken place ?
I have to show logged in user a notification then. .
1-One way to get notification is to keep polling after certain time interval . that is pull notification.
but this causes unnecessary hits to server.
how Can I use push notification from server upon action. .?
(I am using java(servlet/jsp) with tomcat)
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…