Hi all, I had a struts webapp remotely running with tomcat (started using startup.sh, not catalina.sh start -security) in Fedora Core 4 machine. When I was trying to upload from my local machine. uploading failed.
The dir which stores the uploaded files is out of tomcat home dir, i gave its access right to read write, also assigned the same user and group id as tomcat server. So I guess it should not be the FS accessing setup problem, but much likely at tomcat side. Any idea? Thanks