You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Wei, Robert (MAN-Corporate)" <Ro...@cox.com> on 2003/04/03 20:25:32 UTC

How to disable struts upload MultipartRequestWrapper filter?

I am stuck.

I run a filter in my app to convert ServletRequest to
com.oreilly.servlet.MultipartWrapper. However, at the end, in my action I
find the request is turn into
org.apache.struts.upload.MultipartRequestWrapper instead. How can I prevent
this unwanted filtering (by stuts framework?) from happening? Someone would
like shed light on how org.apache.struts.upload.MultipartRequestWrapper is
configured to run?

Thanks a lot!

Robert Wei


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