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
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 |
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 |
Why is java used?
Name the Implicit variable which is used to access other implicit objectes present in JSP.
What is ejb module?
What is attribute what is asant?
What is jradiobutton in java?
What is container-managed transaction?
What is j2ee server?
What do you mean by the deployment descriptor?
Describe the file types *.ear, * .jar and *.war?
What is conversational state?
What is general entity?
What is content?