You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by cristi <cr...@medialab.sissa.it> on 2005/07/15 10:00:18 UTC

Copying an HttpServletRequest

Hello all

Is there any way to make a copy of an object implementing
the HttpServletRequest interface ?

I have thought that maybe using HttpServletRequestWrapper could
solve my problem but I'm not sure since the API does not specify
if a new copy of the object sent to the constructor is created
or not.

Thx
Cristi



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org