On 19/06/2010 05:21, Finn Bock wrote:
> 
> Would it by reasonable to move the logRequestParameters() call down to
> after the pageinterceptor.preCreate() call?


Sounds good. But that still means the logRequestPArameters is invoked before 
the page is
constructed. The other scenario which won't be catered for is when dealing with 
file uploads since
the request is parsed during Context creation.

Regards

Bob

Reply via email to