fuadhamidov
Programmer
hi
i want to send message (phone) to a number of people with a click.
while i wait until all message sent and then open a page, it take very long time.
so a send message with a thread. until now it is ok
but i want to show a message to user at the end of thread . for that purpose i need to call a servlet from thread.
is there any easy way.
i want to send message (phone) to a number of people with a click.
while i wait until all message sent and then open a page, it take very long time.
so a send message with a thread. until now it is ok
but i want to show a message to user at the end of thread . for that purpose i need to call a servlet from thread.
is there any easy way.