Hi,
I am trying to integrate the applet viewer code into my web application. I am getting the below exception when i try to invoke the ViewerApplet.jsp after integrating the applet viewer code into my application.
OException caught! URL=http://localhost:9080/AppletViewer/AppletPak/jre/jre-win.exe/../../ViewerGetConfig? java.io.FileNotFoundException: http://localhost:9080/AppletViewer/AppletPak/jre/jre-win.exe/../../ViewerGetConfig? AppletViewer is my application. I integrated the code with the help of the pdf - IDM Web Services Toolkit for Unix 20.1.
Please let me know if anyone has come across this issue before.