Hi Vincent and Dave,

In article <[EMAIL PROTECTED]>,
Tue, 3 Feb 2004 16:30:47 +1200,
[EMAIL PROTECTED] wrote: 
dsearle> 2 Modify Servlet Test Runner (or create a new runner) that can run in a
dsearle> asynchronous mode.
dsearle> This would involve spawning a thread to run the actual test and storing the
dsearle> TestResult somewhere (e.g. ServletContext) with an ID.
dsearle> The browser could then reload the page (automatically if required) with an ID
dsearle> for the TestResult. My only concern with this approach is any threading 
issues?

I wrote such kind of Servlet Test Runner before, and find it.
I don't use this Servlet Test Runner because I decided to not use browser
interface. So, the classes are not maintaind for a long time.
However, I think this is good enough for the stat point.

Regards,
----
Kazuhito SUGURI
mailto:[EMAIL PROTECTED]

<<< Multipart/Mixed; boundary="--BOUNDARY1(Thu_Feb__5_20:49:25_2004_600)--": Unrecognized >>>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to