How to compile JSP in Oracle Applications ?

Q

How to compile JSP in Oracle Applications ?

✍: Guest

A

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

2011-12-28, 3577👍, 0💬