I need to call jsp page using web.show_document ('/forms/somefolder/myjsp.jsp'); condition is I need to call custom jsp which residing in forms application if there any way to achieve this without deploying another option on same WebLogic server? where to place jsp file?
myjsp.jsp will read BLOB column in DB and display PDF
weblogic 12.2.1.3
forms 12.2.1.3
DB 10g