- From: Nirmal Patil <npatil@EESUN2.tamu.edu>
- Date: Fri, 8 Aug 1997 13:21:07 -0500 (CDT)
- To: www-jigsaw@w3.org
Hi , I have a server push example (using Jigsaw) which sends the user html pages ... each subsequent page contains an integer variable which is being incremented. When I try to make simultaneous hits to this resource... one of them stops and then other one continues .. or rather only one continues and the other page seems to hang.. Any thoughts on what might be happenning here... I kinda thought that a new ( or different ) Client object handles each request and that a new instance of my resource object would be created for that request and then that object/instance's get/post/handle method would be called. Am i right here? Cheers !!! Nirmal
Received on Friday, 8 August 1997 14:21:12 UTC