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
In struts, how can we access java beans and their properties?
How struts2 supports internationalization?
Can we use struts and spring together?
What is actionservlet?
What is the use of reset method of ActionForm class?
What is the purpose of '@customvalidator'?
What are result types in struts?
What is the role of action class in struts?
Give an example where struts tiles may be used?
How to display validation errors on jsp page?
Can you explain the directory structure for a struts folder in brief ?
Can we have multiple struts config files in a single web app?
What are the components of struts?
What is declarative exception handling in struts?
How can we work with error tags?