HI, I am looking for advice on using filters for my REST based application. I want to log start, end time and HTTP status code. I read about CXF and JAXRS filters. I am not sure how this can be achieved? Will servlet filter be a good idea?
Thanks, Nishant
