I am using Tomcat as my servlet engine. Inside "webapps" folder I am using "fileupload" as context root for the file uploading application I am trying to write.
In the code
upload.setRepositoryPath("/repository");
and I have created the "repository" folder inside as a subfolder inside my context root "fileupload". But it throws an exception saying the folder not found. Can someone help me with this?
regards Senthoor
_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
