You could look at using a filter in your web app.  I don't know how that
would fit in with the rest of your app but, that would always give you
access to the request.

Tony

>>> [EMAIL PROTECTED] 09/24/03 03:19PM >>>
Hello all,

        Are there any facilities in tomcat for getting the sesssion id
using a
static method of some sort? I would like to add the session id to a
logger I'm creating for our application, but I can't find any easy way
to do it without requiring that the request be a parameter of the log
method. (This isn't an ideal solution though because the request isn't
always available in some of our business classes.

any suggestions or links to documentation would be greatly appreciate.

thanks,
-- 
Jared Walker <[EMAIL PROTECTED]>
ClickFind


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


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

Reply via email to