how many methods are there in RequestPrccesor class?
Answer Posted / datta
main methods are -- process, iniit, destroy
for more check:
http://struts.apache.org/1.2.4/api/org/apache/struts/action/
RequestProcessor.html
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
Explain the necessity of empty tag?
Explain about how requests from the client are sent?
What is the use of web xml in struts2?
What is declarative exception handling in struts?
What is dispatch action class?
What is struts framework?
Explain the difference between dispatchaction and lookupdispatchaction in struts?
What is the design role played by struts?
Can we use struts and spring together?
What is struts in java with example?
Why it called struts?
What are the classes used as part of struts framework ?
Can explain about the validations and in your project where did u used the validations?
Briefly tell the two kinds of form beans.
What is token used for?