cancel
Showing results for 
Search instead for 
Did you mean: 

how to check log of a j2ee jsp application?

Former Member
0 Kudos

Hi

Can anyone let me know how to check the log of any jsp j2ee application in CE? thanks.

LNV

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

do you use standard SAP Logging?

If so, you use Location or Category logs, which are configured in administrator tool, nwda

there is log Configuration serice where you can maintain locations (package or class) and log to a certain controller..

you can read logs in log viewer service (nwda)

there should be loads of stuff in help.sap.com about logging...

cheers

stefan

Former Member
0 Kudos

hi

good

go through this link hope this would help you to solve your problem.

http://java.sun.com/j2ee/1.4/docs/devguide/dgdebug.html

thanks

mrutyun6