How can I open a custom jsp page which working in R12 but is not opening in 12.2.11
I have a folder $OA_HTML/xx_tar under which I have a custom jsp. I am able to access that in our R12 environment, but it is not opening in our new upgrade to 12.2.11.
I have added the following entry in the file inside $FND_TOP/secure/custom_resources.conf
/OA_HTML/xx_tar/Main.jsp
However it still shows
"This error (HTTP 403 Forbidden) means that Internet Explorer was able to connect to the website, but it does not have permission to view the webpage."
What else should I consider?