Search:

Type: Posts; User: sun

Search: Search took 0.08 seconds.

  1. Replies
    4
    Views
    3,034

    Re: control thread using javascript button in jsp

    thanks for the advice.
    but as i went through the Ajax books, i saw that only text-data can be passed between a server and client using jsp.
    how can i locate the thread in the server and then...
  2. Replies
    4
    Views
    3,034

    Re: control thread using javascript button in jsp

    i have not done programming using AJAX yet.
    it seems to be able to solve the problem.
    will give it a try.
    thanks.
  3. Replies
    4
    Views
    3,034

    control thread using javascript button in jsp

    how to control threads in a jsp page using javascript button?



    when i click on a button, i should be able to pause a thread.
    i have tried writing code in a function using <% ... %> tags, but...
Results 1 to 3 of 3