Question
May 17, 2008 at 04:32 AM
hsbawa_2001

Accessing a non-shareable folder using UNC path through a web-application

by hsbawa_2001 . Updated 18 years, 2 months ago

I have a non-shareable folder created on local drive of my system. I am trying to access this folder through a web-application deployed on tomcat server. Somehow, my applicatiion is not able to access this folder. When I make this folder shareable, the application is able to access the folder.
Can somebody tell me whats the reason that even if the folder is present the application is not able to access it? Is it necessary that if some folder is to be accessed using the UNC path, the folder must be shareable.

Thanks

This discussion is locked

All Comments