Congrats to the JSP team!

My first, of many, implementation questions.  (Caps follow RFC conventions.)

For 'isthreadsafe=false', MUST an implementation create only a single instances
of the jsp page?  Or MAY it create multiple instances  (like the servlet single
threaded model)?  The spec seems to say the former:

> If 'false' then the JSP processor shall dispatch multiple
> outstanding client requests, one at a time, in the order they were
> received, to the page implementation for processing.

Scott Ferguson
Caucho Technology

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to