Hi,
I have a requirement to popup an alert message in a jsp page, I could achieve this.
But I need to display this message on top of all the windows (for example, the user is in Email browser, the message should be displayed on it). Is it possible to achieve. If so, how?
Thanks.