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
Why is action servlet a singleton in struts?
Which model components are supported by Struts?
What design patterns are used in struts?
What is ValueStack and OGNL?
What are Struts2 core components?
What is the use of lookupdispatchaction?
Will the struts tags support other markup languages such as wml ?
Can you explain the directory structure for a struts folder in brief ?
What are the pros of struts 2?
What is apache struts framework?
What is the purpose of @emailvalidator annotation?
What is container struts2?
What’s the utilization of struts.xml configuration file?
Name the different types of actions found in struts.
What is action class?