hi,
I am new to oracle application server.
I have installed the oracle application server on my local machine and whenever any error happens in the application/code...I see
Servlet error: An exception occurred. The current application deployment descriptors do not allow for including it in this response. Please consult the application log for details.
in the broswer. Like in websphere i can see my system.out.println in my application server log file. In Oracle application server 10.1 where can i see log statements ?.... Do i need to do some settings ?.....In Websphere it was easy ....by default it was coming on server console.