I have a requirement as below
- user logs into a portal
- server validates credentials.
- Now server should be in a position to open a URL in browser of client machine at later point of time based on triggered events on server side .
I haven't carried this kind of task before. So any suggestions on how to approach this task is highly appreciated.