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
What is declarative exception handling in struts?
Which interceptor is responsible for file upload support?
How to use dispatchaction?
What does params interceptor?
How to get data from the velocity page in a action class?
Give an example of validates method used to avoid errors.
What is struts in j2ee?
What is defeult result type?
Whats the difference between the default namespace and the root namespace?
What do you mean by action errors and what are the results they force?
What is the significance of logic tags in Struts?
How you will make available any message resources definitions file to the struts framework environment?
What is the difference between forwardaction and includeaction?
How can forward action be used to restrict a strut application to mvc?
Can we have multiple struts config files in a single web app?