1.

How To Compile Jsp In Oracle Apps?

Answer»

You can use ojspCompile.pl perl SCRIPT shipped with Oracle apps to COMPILE JSP files. This script is under $JTF_TOP/admin/scripts. Sample compilation METHOD is

perl ojspCompile.pl --compile --quiet

You can use ojspCompile.pl perl script shipped with Oracle apps to compile JSP files. This script is under $JTF_TOP/admin/scripts. Sample compilation method is

perl ojspCompile.pl --compile --quiet



Discussion

No Comment Found