Hi guys, I am running a struts app on tomcat 5 on Fedora 4 (psa v8.0.1_build80060613.20 os_FedoraCore 4),
when i was trying to upload file and write the file into a folder inside my apache vritual host folder, i have exception says, file writing denied. Selinux is disabled, i had assigned the folder using same user and group as tomcat server and my application, reading from that folder is fine, no issue, only the writing is always failed. Any ideas? Thanks