Hi folks,

i'm sitting here over my application which is built with
MyFaces, Spring and Hibernate and searching for a way
to log all requests (GETs _and_ POSTs).
Not that problem so far. But i like to know some things exactly:

=> which Action is invoked and which params are submitted.


I've tried to get this data inside a filter (via HttpServletRequest),
but no luck.

I think, i have to implement a "Faces-dependent" solution e.g. extend the FacesController.
But how? Is there anybody who can help me?

Thanks so far,
Stefan

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to