PDF File access from JAS Server
By building an URL link as like - <a href="\\server\path\file.pdf" target="_blank">Open PDF</a>we are trying to open a pdf file. It works fine locally on local web client. But it does not work on JAS, after the project was deployed to the server. It is not able to recognize the file \\server\path\file.pdf
Any clue to solve this issue would be appreciated.
Any clue to solve this issue would be appreciated.
0