You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Nicolás Lichtmaier <ni...@technisys.com.ar> on 2001/04/12 00:29:14 UTC

Having one instance of the XSPPage per thread

In the servlet specification, one can implement SingleThreadModel and
have the servlet container run each request (thread) with a different
instance of the object. I need this functionality in Cocoon and I'll
probably implement it. If I do, will it be included in the standard
Cocoon? The modification would involve adding a new attribute to
xsp:page (singlethreadmodel="yes"?).

Thanks!



---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org