Re: File Upload of File CSV doesn't work

2020-07-27 Thread Lukasz Lenart
pon., 27 lip 2020 o 13:03 beppe coniglio napisaƂ(a): > > Hi, > I create a new Project following guide lines in > https://cwiki.apache.org/confluence/display/WW/File+Upload but when I try to > upload csv file I obtain "Content-Type not allowed: > application/vnd.ms-excel" > I download also a

File Upload of File CSV doesn't work

2020-07-27 Thread beppe coniglio
Hi, I create a new Project following guide lines in https://cwiki.apache.org/confluence/display/WW/File+Upload but when I try to upload csv file I obtain "Content-Type not allowed: application/vnd.ms-excel" I download also a project by https://www.journaldev.com/2192/struts-2-file-upload-ex

Re: Migrating from Struts 2.1.6 to 2.5

2020-07-27 Thread beppe coniglio
Hi , you can see this page https://cwiki.apache.org/confluence/display/WW/Struts+2.3+to+2.5+migration Bye On 2020/07/16 14:37:54, Manas wrote: > Hi all, > I have an application running in Struts 2.1.6. Can you please advise some > migration strategy from Struts 2.1.6 to Struts 2.5? > > --