Re: Migrating from Struts 2.1.6 to 2.5
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? > > - > To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org > For additional commands, e-mail: dev-h...@struts.apache.org > > - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org
File Upload of File CSV doesn't work
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-example , modify tag but also it doesn't work with Csv file. Is a bug? Thanks - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org