|
Posted by Bocah Sableng on 04/18/07 07:14
On Apr 18, 9:57 am, Marvin Zhang <zyem...@gmail.com> wrote:
>
> I've tried out this approach. But unfortunately, there's a problem
> prevent this solution from working. If we send more than one request
> to the same session, all the requests will be queued. The second
> request will be send only after the response of the first request is
> received. So it's impossible to poll the information with second AJAX
> request.
>
I have ever seen javascript library who can do 2 request to server and
javascript handles both response. The one come first executed first,
don't care the ordering of the request.
If you stuck with ajax, post your problem to javascript newsgroups.
comp.lang.javascript is a good one.
Sorry about my poor english.
HTH
Navigation:
[Reply to this message]
|