setting post method automathicaly in s:form with s:file

2014-07-29 Thread Paweł Wielgus
Hi all, i just made s:form with s:file inside, i did add enctype="multipart/form-data" because i was adding it always, but in log i saw: WARNING: Struts has detected a file upload UI tag (s:file) being used without a form set to method 'POST'. This is probably an error! The funny thing is that fo

Re: setting post method automathicaly in s:form with s:file

2014-07-29 Thread Lukasz Lenart
Hm... good question - I think it's doable, please register an issue 2014-07-29 15:13 GMT+02:00 Paweł Wielgus : > Hi all, > i just made s:form with s:file inside, > i did add enctype="multipart/form-data" because i was adding it always, > but in log i saw: > > WARNING: Struts has detected a file up