how many methods are there in RequestPrccesor class?
Answer Posted / raghav kulshrestha
in RequestProcessor mainly three method
,init,destroy,services,process
| Is This Answer Correct ? | 0 Yes | 9 No |
Post New Answer View All Answers
Explain the life cycle of a request in struct2 application?
What is the purpose of @conversion?
Which tag is used to declare constants in struts xml?
What is the purpose of constant tag in struts.xml?
What is the purpose of @action annotation?
Explain the difference between jakarta struts and apache struts?
What is the use of struts config xml file?
What is form bean in struts?
What is the purpose of @key annotation annotation?
What is the naming convention for a resource bundle file in struts2?
Can we integrate struts with spring?
Can explain about the validations and in your project where did u used the validations?
What is the purpose of struts.xml in struct2?
What are the components of struts?
What is struts2 in java?