This is a page directive that tell the jsp container(If isthreadsafe=false)
that concurrent request to my page may have problems of corrupted data and
hence the container should put the request in  que to prevent any concurrent
access.

Ashwani

> ----------
> From:         Verma Varun
> Reply To:     [EMAIL PROTECTED]
> Sent:         Thursday, February 24, 2000 1:49 PM
> To:   [EMAIL PROTECTED]
> Subject:      isThreadSafe
>
> Hi all!
> Can somebody please tell me what is meant by
> <%@ page isThreadSafe="false" %>
>
> i did'nt understand the isThreadSafe property.
>
> thnx
> varun
>
> ==========================================================================
> =
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> FAQs on JSP can be found at:
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>
>
>
Visit http://www.niit.com for eCommerce Solutions.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to