Posted By:
Arif_Khan
Posted On:
Wednesday, March 28, 2001 08:06 AM
I want my JSP to throw an alert to the user after a period of time. Also a new alert should be shown regardless of the previous ones not being acknowledged.
I guess multi threading would be solution but need help as to how to go about it.