if u r using eclipse tool how can u debbaging u r
application? plz explain with sample code

Answer Posted / sreenivasa rao

we Need to put debug points. and then start server in the
debig mode if server based appl. and then put eclipse in
the debug mode and then run your application.

when we are running the application the flow/process will
stop at the first debug point. from there you can use f3,
f4, f5 functional keys and then move to next step.

if you have any more answer send an email to me.

Is This Answer Correct ?    18 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are actions thread safe?

531


What is the forward action utilized for?

546


Explain about the tag?

618


What is the purpose of '@keyproperty'?

567


How can we display all validation errors to user on jsp page?

641






What is an interceptor stack?

569


What is interceptor in Struts2?

558


What is purpose of execandwait interceptor?

573


what is meant by Struts Validator Framework?

559


What are best practices to follow while developing Struts2 application?

603


What is difference between lookupdispatchaction and dispatchaction?

621


What is struts xml?

435


how to get the last 10 elements using logic:iterate in struts with hiernate from database.

4031


What is java struts?

530


Can you explain aware interfaces in struts2?

580