dimanche 1 décembre 2019

Get servlet response in a different jsp page

I have java web app. In my .jsp page the user can click e.g. a button which calls a java servlet (maybe with ajax or not). The servlet takes a few minutes to complete the task. During the completion the user is on a different page. How can I show maybe with a alert the response of the servlet in the other page.

Best regards and thanks.




Aucun commentaire:

Enregistrer un commentaire