Nothing happens to the old request. If U r starting a thread to send communication
to the server, the second thread also would be initialised on second click. Then
two processes will run parallely. But this is not a commendable coding solution.
Erwin wrote:
> Hi,
>
> Just a simple question. What happens when a user clicks a button (or a
> link) and then clicks again before the response arrives? Is the old request
> stopped dead in its tracks? Do the two requests run in parallel on the
> server? If the old request starts sending its response, is the rest of it
> discarded?
>
> Basically, how much does this affect server-side programming?
>
> thx
> Erwin
>
> ===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets