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 j2ee module?
What is isv?
What does resource adapt module contain?
Who gave the name java?
Where is java used?
How to create object without using the keyword “new” in java?
Is java procedural or object oriented?
whay java does not support bass by reference
What is B2B?
What is ebxml?
What is home handle?
What is java api for xml processing (jaxp)?
What is container-managed sign-on?
What are the java backend technologies?
Why java is not 100% object oriented language?