Possible ways for debugging java ,javascript,jsp and
servlet. Can we use System.out.println debugging java.
Answer Posted / sandeep m
Instead of S.o.p() you can use log4j. depending on the
debug level we require we can set the debugging level in
log4j.properties file.
No rework of removing s.o.p's when we are ready to deploy.
Just increase the debug level while deploying.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is callback methods?
What is a web container j2ee?
Which server is best for java?
Why java is oop language?
Why primitive data types in java are not objects?
What is the build file?
Which compiler is used in java?
Is object a composite data type in java?
What is awt package in java?
What is j2ee component?
Which of the following are subclasses of java awt component?
What is ejb module?
What is application assembler?
What is event and listener in java?
What is a j2ee module?