Component to simulate a long response
Component to simulate a long response
- Subject: Component to simulate a long response
- From: Paul Hoadley <email@hidden>
- Date: Tue, 17 Nov 2009 13:25:54 +1030
Hello,
This may be an unusual request: I want to slow page loading down. :-) Specifically, I am testing some Javascript, and I want to determine the effect of longer page load times. My first attempt was a component that just called Thread.sleep() in appendToResponse(). Of course, this blocks the browser's rendering completely, which wasn't my intention. I probably need to simulate slow loading of an additional resource. Has anyone done anything like this? Any suggestions as to how/where I could hook this in?
--
Paul.
w http://logicsquad.net/
h http://paul.hoadley.name/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden