Import java classes /beans --not working
Trying to import new jar files to use and I can never make them show up when doing:
import java class from inside forms.
What really populates this list?
Class_path in the local env variables (win XP) --added the folder
Class-path in the default.env --added the same folder
formsweb.cfg archive = ??.jar line --added the jar name
In builder, when I do import java classes, it never shows up.
What am I missing...?
import java class from inside forms.
What really populates this list?
Class_path in the local env variables (win XP) --added the folder
Class-path in the default.env --added the same folder
formsweb.cfg archive = ??.jar line --added the jar name
In builder, when I do import java classes, it never shows up.
What am I missing...?
dev workstation: win xp 32bit , forms 11gr2
Once I get it working localy I'll need to add it to defautl.env and formsweb.cfg of our unix/linux server.
0