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 front end technology in java?

0 Answers  


How to call main class with in main class?

2 Answers   IBM, Infosys,


What is distributed application?

0 Answers  


How do I become an expert in java?

0 Answers  


What is urn?

0 Answers  


What is jaxr client?

0 Answers  


What is jetty in java?

0 Answers  


What is enterprise information system resource?

0 Answers  


What is bean factory, have you used xmlbean factory?

0 Answers  


What is a plugin in java?

0 Answers  


What is create method?

0 Answers  


Hi Friends. I want complete technical flow of j2ee project with following technologies. jsp , servlet , Struts , Hibernate , (should follow mvc-2 design pattern) . with DAO ,DTO SERVICE layers .

0 Answers   Infosys,


Categories