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 is external varibles in jsp?

1 Answers   Verizon,


What is the container?

0 Answers  


What is gridlayout in java?

0 Answers  


What is the preferred size of a component in java?

0 Answers  


what is jvm? how can it is useful in java?

3 Answers  


What id url?

0 Answers  


Who is java developer?

0 Answers  


What is javaserver pages (jsp)?

0 Answers  


What is a j2ee component?

0 Answers  


What are types of j2ee clients?

0 Answers  


what is Directory Structure of webapplication?

8 Answers   CTS, Virtusa,


What is java awt event?

0 Answers  


Categories