Hi,
using:
webtop 6.5 x and tomcat 6.0 and Jdk 1.6 .
I have mapped networkdrive assume ( mapped Z:\) in my system. I wanted to acces files/folders from webtop customization.
My java program able to connect to the e Z:\ drive able read/write the files in network mapped in my system without issue.
values I am getting :file.canread=true&& can.canwrite=true .
But from webtop I am not able to connect the Z:\ drive(i.e network drive) . I am getting file.canread=false&& can.canwrite=f
alse. and file.listFiles =null.
Please suggest solution
Regards
Sri
s