--- daveck <[EMAIL PROTECTED]> wrote:
> > Try making a copy of the request parameter map and storing that instead.
> Made copy but didn't solve the problem.
> 
> Map parameterMap - request.getParameterMap();
> session.setAttribute("PARMS", parameterMap);

Just for completeness, this isn't making a copy.

I've sort of lost track now; is this interceptor running for every request?

Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to