Contact : oafqueries@gmail.com (OAF/ADF Trainings and Customizations)

Saturday, June 18

SOP's and Compilation Errors in jsp in iStore

Hi,

iStore is totally a JTF based module which works on the jsp concept.

Now when a jsp gets compiled in iStore at run time, where are the compilation errors stored? How do we get to know that what is the compilation erros occured??


Also, if we put SOP's (System.out.println) in jsp where we can see the output??
Answer to this :

The sop's you write in jsps's gets printed in

ORACLE_HOME/Apache/jserv/logs/jserv.log

jsp compilation erros are stored in ssame dir with name as mod_jserv.log



We need jserv logging to be enabled to generate logs.

Steps to enable jserv logging is :

Enable Apache and Jserv debug to match the above debug to validate the above success/debug messages at Apache end
Refer : Basic Apache/mod_jserv Troubleshooting with Hello.class (Doc ID 230688.1)

Thanks,
Gaurav

No comments:

Post a Comment