On 23-04-2010 at 02:45, Yves Senn wrote:
> We have an Intercepter, which needs to modify the response (set Headers),
> what is the prefered way to do this? Does this have an impact on the
> LifeCycleStage the Intercepter can be used?
An interceptor is essentially a filter. It can choose to let the
Hey
We have an Intercepter, which needs to modify the response (set Headers),
what is the prefered way to do this? Does this have an impact on the
LifeCycleStage the Intercepter can be used?
Cheers,
-- Yves
--
View this message in context:
http://old.nabble.com/modifying-the-response-in-an-Int