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 servlet container?
What is jaxr client?
What are the main components of multi-tier architecture?
What is a j2ee component?
What is deployment descriptor?
What are the components and containers in java?
What is form-based authentication?
What is connector?
What are the types of j2ee clients?
What are the most important topics in java?
What is devops in java?
What do you understand by connector?
Is j2ee a language or framework?
Enlist the technologies embraced in j2ee?
What is comment?