Auto compile of JSP in R12
Hi,
I need to clarify that configuring auto compile of JSP in EBS R12 have any performance implications, if every call is compiled then system might face performance degradation in a heavy load environment.
we face intermittent blank Login Page issue, Doc ID 1491845.1 suggest to recompile JSP's manually to fix this, we want to automate the compiling process, however we need to get the clarification whether auto compile won't affect the performance,
To automate JSP Compilation: Change Application context file parameter’s “s_jsp_main_mode” values from "justrun" to "recompile" as specified in Doc ID: 783094.1
As per Doc ID 433386.1