How to call JAVA class files from PL/SQL procedure?
Dear Oracle,
My application is an Oracle PL/SQL web application, functional similar as APEX application.
I have some Java class file to show graphics on web application. They all worked on OAS 10g
How to call the java class files on my PL/SQL procedure, or JavaScript/HTML?
My sevrer:
Windows 2008 64bit
Oracle WebLogic Server 10.3.6
Oracle WebTier Utilities 11.1.1.7
Thank you
Liz