Remy Maucherat wrote:
Peter Rossbach wrote:
Hi Remy,

that is true, but endAccess also decrement the accessCount as STRICT_SERVLET_COMPLIANCE is true.

I don't understand how what I wrote can be interpreted as anything but asking for:

if (crossContext) {
  your try/finally(s)
} else {
  the old stuff
}

;)

Or maybe even better the invoke method could get the wrapped request and call what's needed.

Rémy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to