Oracle Apps Tech

Tuesday, April 24, 2012

Compile Jsp files in OAF

Command:

Steps to follow
Copy .jsp file to $HTML_TOP
export PATH=$PATH:$FND_TOP/patch/115/bin
ojspCompile.pl --compile -s 'Test.jsp' --flush

No comments:

Post a Comment