Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to run jsp page inside Oracle forms 12.2.1.3

Vipul PatelJun 25 2025 — edited Jun 25 2025

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

Comments
Post Details
Added on Jun 25 2025
1 comment
107 views