I hope it is a configuration issue.

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 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to