0 Replies Latest reply on Mar 9, 2005 1:53 AM by calendarw

    how to use Timer in web service?

    calendarw

      Hi~
      I want to build a web service, but I don't know where to store or get the TimerTask.
      If I use Application, it should be in the ServerMain class to handle Timer if client is disconnect; but in Web service, where the TimerTask add? how to let the TimerTask work independent if the client is disconnect. Any Method can use?

      thx a lot~~

      --calendarw