Hi Dirk,
I had the same problem and after spending the whole day trying things
out, I found something that works.
In WEB-INF/classes I created a class struts-messages.properties with
following content:
struts.messages.error.uploading=Fehler beim hochladen der Datei
struts.messages.error.fil
Which size limit are you exceeding?
http://cwiki.apache.org/confluence/display/WW/File+Upload#FileUpload-FileSizeLimits
The error message you are seeing is hard coded in commons upload. I
think all you can do is open up the struts.multipart.maxSize value to
be larger than the maximumSize intercept
2 matches
Mail list logo