Login  Register

EBS 11i - compiling jsps

Posted by big on Dec 21, 2019; 6:40am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/EBS-11i-compiling-jsps-tp7958.html

Hi,
I read your article.

EBS 11i - compiling jsps, just a little info
Thank you.



I should compile  a jsp file in EBS 11i.

Is the following the correct action plan:

1-stop apache.
2-clear  _pages directory located in $COMMON_TOP
3-start apche
4-using our browser; we reach the login page (reaching it once is enough)
5-run perl -x $JTF_TOP/admin/scripts/ojspCompile.pl —compile —quiet

Please confirme?

Also:
How can I compile only one JSP file?

Thanks