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 java application server?
Describe the ear, war, and jar.
What does resource adapt module contain?
What is asant?
Enlist the technologies embraced in j2ee?
What is pure java?
What is the concept of connection pooling?
What is interpreter in java?
What is ear file?
What is caller?
How many java languages are there?
What is actionform?
what is interface in java ?can you explain with simple example?and what is the difference between abstract and interface?
What is j2ee application model?
What is the build file?