how many methods are there in RequestPrccesor class?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / raghav kulshrestha
in RequestProcessor mainly three method
,init,destroy,services,process
| Is This Answer Correct ? | 0 Yes | 9 No |
which MVC architecture struts follows and why?
How an actionform bean is created?
Why should we go for struts framework?
Hi i am murali.i need a excellent answer for the question Tell me about project and project flow ? i mean it is use full to any project,it is on STRUTS
What are the struts2 error message keys that can come during file uploading process?
At the point, you should go for struts framework?
how to write the configuration file of struts application if any one had simple struts application please it to me
What is the purpose of @results?
What is MVC Architecture?
21 Answers HCL, Hexaware, Infosys, Infrascape, Tech Mahindra,
How do you create message resource?
Will the struts tags support other markup languages such as wml ?
Why struts 1 classes are not thread safe whereas struts 2 classes are thread safe?