hi Experts, I want to create a folder and a file from the admin part of the application which runs in the tomcat 4.1.24.I tried creating a file and folder from a servlet. But the folder is not created at all in the first place.So i am not able to excute my file creation code also.The same code does well when it is run locally, that is using command prompt when i run a java file it works fine. I do not know the reason y the folder and files are not created. pl advise. regards sat
