Hello all. i am writing a RequestInterceptor on TOMCAT 3.2.2.
I was wondering what is the standard way to pass initialization arguments
from a conf file to the intercpetor. I have tried a variety of different
things but to no avail. I also searched the archives and couldn't find
anything.
Please
thanks a lot for the response. i've looked at the SessionINterceptor
but i can't see how it exposes enough functionality to implement
this paradigm. It seems more for messing with an existing session
as opposed to instantiating and returning one. Maybe I am
wrong though.
topher
> As far as where
Hi everybody. I hope this is the appropriate forum for this question.
Currently I am doing distributed session management with a hacked up
jserv that can persist serialized sessions in the DB if they are deemed
"dirty".
The session id encodes information regarding, among other things, which
machi