I have a database in which I insert and send data using java.So I want to send push notifications using java to my web application and getting them in javascript.
I also want to send push notification to my browser.Is there an easy way to do these two things? I have been trying for days but I have not found a well explained tutorial that I can understand.
Thank you in advance.