Tuesday, February 27, 2007

Filter or AccessLogValve

We have been studying about using filters to log the requests and collect the required data so that it can be entered into a database.Another alternative is to use the AccessLogValve in Tomcat so
that log files can be created and it can be used to enter the values into the database.

No comments: