if u r using eclipse tool how can u debbaging u r
application? plz explain with sample code
Answer Posted / mallikarjun palleboina
In Eclipse, we use Junit, a tool is used for debugging the
application
| Is This Answer Correct ? | 2 Yes | 10 No |
Post New Answer View All Answers
What is action chaining ?
What is the use of jsonvalidation in struts?
Mark the differences between html tags and strut specific html tags.
What are disadvantages of Struts?
Can we have more than one struts-config.xml file for a single struts application?
Do we need to pay the struts if being used in commercial purpose?
What is the purpose of action tag in struts.xml?
What are the core classes of the struts framework?
What is declarative exception handling in struts?
What is the purpose of struct-config.xml in struct2?
Explain the complete struts validator framework.
What is the difference between requestaware and servletrequestaware interface?
In which method of action class the business logic is executed?
What is the purpose of @beforeresult annotation?
What is the purpose of @conversionerrorfieldvalidator annotation?