I made an application and i can send the message/notification to all loggedin users immediately. But the problem is that i am unable to send notifications to a specific user; as an example facebook chat.
I am using
Servlets 3.0, Spring MVC 3.0, GSon and AJAX Jquery.
Here is my code:
web.xml
CONTROLLER
SERVLET
INDEX.JSP
I am working on a live project; that's why I am in hurry to find accurate solution. Thanks in advance. Please help me waiting for solution.