Hello,
I'm trying to create a filter that will do the access logging for my web application (I would like to write the information directly to the database not to a file).
I have a problem to get the status code of the response.
The filter receives a ServletResponse object that do not have a getStatus() method.
Any idea ?
Yair Zohar.




---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to