You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Ivan Siviero <iv...@concept.it> on 2001/01/24 17:06:30 UTC

file upload

I have this kind of problem but i don't know if it either depends on the
struts framework or something else.
The system configuration is Tomcat 4.0 and Apache Web Server.
So, i have a file upload in my web page and it  works fine when i access the
application through the port number.
When i deploy my application and access it from the web server i get a
NullPointerException at
org.apache.struts.upload.MultipartIterator.createLocalFile when submit the
form.

Any suggestion ?
Thanx in advance
IVan.