If you can wait until after the action has been called, you can use
the ActionListener of the JSF Application or the NavigationHandler as
both have access to the action EL expression. BTW - the myfaces
NavigationHandlerImpl already logs each call at debug level.

-Andrew

On 8/29/07, Svilen Ivanov <[EMAIL PROTECTED]> wrote:
> For audit and debugging purposes I want to log the name of action
> method that is being called. Is it possible to hook somewhere in JSF
> lifecycle? Or should I use Aspect oriented approach?
>
> Any ideas are appreciated?
>
> --
> Svilen Ivanov
> http://svilen-online.blogspot.com
>
> There is no dark side of the moon really.
> Matter of fact it's all dark.
>

Reply via email to