2009-11-13 19:02:38 UTC
Hi, Howard
Not sure if you are still here to help or not.
I would like to open a file which is sitting on the server where html and jar files are, and I tried to pass my absolute path such as
param name="openfile" value="/users/denver/matt01/web/docs/sample.pcl"
But it gave me "File not found .... A full absolute directory path is requried...." error.
If I pass my local file, such as c:/tmp/sample.pcl, it works perfectly.
I wonder if the jar supports to open server file or not. It should be easier than accessing local file.
Thanks,
Matthew