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
Describe the basic steps used to create a tiles application?
What types of validations are available in xml based validation in struts2?
How action-mapping tag is used for request forwarding in struts configuration file?
What is difference between interceptors and filters?
What is struts validator framework?
What is difference between lookupdispatchaction and dispatchaction?
What is the purpose of @before?
What do you mean by inner class and anonymous class?
What are the core components of a struct2 based application?
Who wrote struts?
What are the steps involved in creating a strut application?
How can we display validation errors on jsp page?
Which components are available using actioncontext map?
What is request processor and how does it relates to action mapping?
What is the difference between filters and interceptors ?