How to setup Forms to use E-Business java classes
Vortex13Aug 10 2012 — edited Aug 15 2012Hello,
RDBMS : 11.1.0.7.0
Oracle Applications : 12.1.3
Oracle Forms Version : 10.1.2.3.0
I have a custom form running in EBS. The form is using JTF_GRID with a Bean Area Item Type with an implementation class of: oracle.apps.jtf.table.SpreadTableWrapper
I have my environment setup, and I have pulled over the java classes from the EBS apps server. Where do I need to put the java classes so that my forms developer can see them? Do I have to create a JAR file?
Thanks,
--Johnnie