Re: Commons Apache Fileupload from Classic web app and Struts 2 Integration

2015-06-24 Thread Lukasz Lenart
2015-06-25 5:25 GMT+02:00 Kiran Badi : > ok Lukasz,Thanks > > I think its exclude pattern which was required here > > I am using It's a pattern, regex so you must escape "." like this "URL1\\.do,URL2\\.do" Regards -- Ɓukasz + 48 606 323 122 http://www.lenart.org.pl/ -

Re: Commons Apache Fileupload from Classic web app and Struts 2 Integration

2015-06-24 Thread Kiran Badi
ok Lukasz,Thanks I think its exclude pattern which was required here I am using however for URL2.do I still have issues.Files still go as null. Not sure what is the issue, but I think I need to spend some time on that now. Do you think pattern is right for 2 urls, I have close to 10 url's wh