I cannot say much more than this: http://jakarta.apache.org/commons/fileupload/faq.html
I believe that if you are using standard S2 components, then everything should work as expected - the order of interceptors is important here. Regards Dariusz Wojtas On 2/5/07, bob <[EMAIL PROTECTED]> wrote:
> check if you have any custom filter in front of your action - > themultipart parser requires a 'virgin' request object, without > accessingany params in it prior to multiparse analysis. Could you say more about this? Does this mean that if I'm using the prepare interceptor / interface ahead of the multi-part interceptor that I will botch the multi-part if I touch ANY of the params?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]