Hi Nissim,
On Wed, 25 Aug 1999, Nissim Karpenstein wrote:
NK| Hi, no one responded,
Yeah, I've been on vacation.
NK|so I just went and did this. I don't know how to
NK| give the code back, but if you would like it, I'd be glad to provide
NK| it.
Just send it to me for review.
But - a simple solution to your problem:
NK| > through the <SERVLET> tag. I've found that since the SSI servlet
NK| > already wrote output to the response, request.getSession() always
NK| > returns a new session in such servlets.
Is to use the 'buffered' init argument for the SSI-Servlet. This flag
instructs the SSI servlet to buffer all output, so that header responses
(Cookies [->Sessions], redirects etc.) 'come thru'. I think this is less
hacky and more compatible.
ciao,
-hen
---
Henner Zeller [EMAIL PROTECTED]
PGP pub key [77F75B39]: finger [EMAIL PROTECTED]
If Microsoft is the answer, it must have been a VERY silly question.
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]