Hi!
> You could do :
> if(
> request.getAttribute(org.apache.myfaces.webapp.filter.ExtensionsFilter.DOFILTER_CALLED)!=null
> )
>
> But the DOFILTER_CALLED variable is private.
Any problem to make it public?
In fact I thought to add all this to tomahawk head to reduce the user
questions about this topic on our MLs.

Ciao,
Mario

Reply via email to