Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

System.out.println messages in a log file from a jsp

807567Sep 23 2002 — edited Sep 24 2002
hi,

I am giving a System.out.println("test message"); in a jsp page.

I am not able to see the std out message anywhere.

Some articles in the forum, asked to add a line to obj.conf similar to the one mentioned below:

Init fn="nt-console-init" stderr="e:/path/Err.log" stdout="e:/path/out.log" EarlyInit="yes"

Where should i add it in obj.conf file? It contains a lot of <Object></Object> tags similar to an xml file.

How can i see the std out message?

thanks in advance,
desigan
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 22 2002
Added on Sep 23 2002
2 comments
307 views