Hello,

Anyone have any pointers on this?

I already have a Component that can be called in an action which logs request details asynchronously to a database. What I'd like to do, is to somehow use the same Component to log _all_ requests.

I thought about subclassing Cocoon and overriding the service method, but the class for "Cocoon" is resolved in a way that is hard-coded into the clas CocoonServlet.

Any tips on any of this would be appreciated.

Thanks,
Surj


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



Reply via email to