Possible ways for debugging java ,javascript,jsp and
servlet. Can we use System.out.println debugging java.

Answers were Sorted based on User's Feedback



Possible ways for debugging java ,javascript,jsp and servlet. Can we use System.out.println debuggi..

Answer / 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

Possible ways for debugging java ,javascript,jsp and servlet. Can we use System.out.println debuggi..

Answer / sk.bilal ahmed

Use of System.out.println debugging is very bad and time
consuming, but you can do it in J2EE too.

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More J2EE Interview Questions

What do you understand by connector?

0 Answers  


Why java is a platform?

0 Answers  


What is callback methods Component methods called by the container to notify the component of important events in its life cycle?

0 Answers  


Explain the following statement: Java is always pass-by-value.

4 Answers   Wipro,


What is iso 3166?

0 Answers  






What is java 2 platform, enterprise edition (j2ee)?

0 Answers  


What do you understand by business logic?

0 Answers  


What is j2ee module?

0 Answers  


What is jaap?

0 Answers  


What is layout in java?

0 Answers  


what is transaction?what are the differenr type of transactions

1 Answers   HCL,


What is java 2 platform, standard edition (j2se)?

0 Answers  


Categories