Edit the webutiljpi.html file (or basejpi.html file if you are not using webutil). Modify the <HEAD> tag to include: <link rel="SHORTCuT ICON" href="../forms/files/myFILE.ico">
** myFile.ico is the name of your icon file. Place the myFile.ico file in the directory on the server where your /forms/files virtual path is pointing to.
In my case, I have a virtual path /forms/files pointing to c:\temp. Therefore, myFile.ico is in the c:\temp directory. The virtual paths are set in the forms.conf file.
** myFile.ico is the name of your icon file. Place the myFile.ico file in the directory on the server where your /forms/files virtual path is pointing to.
In my case, I have a virtual path /forms/files pointing to c:\temp. Therefore, myFile.ico is in the c:\temp directory. The virtual paths are set in the forms.conf file.