I have the same issue I'm actually seriallizing a structure on the server side then sending that to the client ... I ended up just putting the .sleep(10) in there and in my network that seems to do the trick ... but your right that does seem totally wrong ... I can't think of a better way. .. if you come up with one I would love to hear it
|