I have found the problem. I forgot to install commons-fileupload and
commons-io.
Torben
torben wrote:
I have problem to upload a file using strut2 in an jboss server,
version 4.0.5
In the jsp page I have:
enctype="multipart/form-data">
accept="application/vnd.ms-powerp
I have problem to upload a file using strut2 in an jboss server, version
4.0.5
In the jsp page I have:
enctype="multipart/form-data">
accept="application/vnd.ms-powerpoint"/>
In the strut xml file I have:
class="dk.frojonck.action.FileUploadAc
2 matches
Mail list logo