My architecture is JSP>Bean>DB, Tomcat is my JSP container, I have not
written threads in any of my JSP's or associated Beans however, Tomcat may
be multi-threaded but I don't think it matters. I guess I'm asking three
questions
1)Do browsers send any notification to the server that the STOP button was
pressed?
2)How do other similar web-app servers, with technologies similar to JSP
such as ASP/CFM handle users pressing the browsers stop button?
3)Is there anything in the servlet/jsp spec that defines how servlet/jsp
containers should handle users pressing their browsers stop button?
Glenn
===========================================================================
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