On Mon, Jun 18, 2012 at 4:32 PM, Martin Grigorov <[email protected]> wrote:
> I guess you talk about IResponseFilter, not about IMarkupFilter.

Yup... IResponseFilter is what I meant.

> And yes, for non-Ajax requests the IResponseFilters are used when
> BufferedWebResponse is actually used:
> org.apache.wicket.protocol.http.BufferedWebResponse.WriteCharSequenceAction#invoke()
>
> For your needs it will work only with ONE_PASS_RENDER strategy.

But *why*? Can't the response filters run when the page is actually rendering?

Martijn

Reply via email to