To and fro communication between LS agent and servlet

Hi to all.I have a servlet which is not domino based ,and it is triggered by URL.

This servlet creates a pdf document and redirects the user to open an LS agent (in the web browser)which attach the PDF to a document.

The problem is if the user abruptly closes the window then it create the problem.

So is there anyway,for servlet and domino to interact with each other directly(Independent of the user).

Thanks for your help in advance.