how many methods are there in RequestPrccesor class?

Answers were Sorted based on User's Feedback



how many methods are there in RequestPrccesor class?..

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

how many methods are there in RequestPrccesor class?..

Answer / raghav kulshrestha

in RequestProcessor mainly three method
,init,destroy,services,process

Is This Answer Correct ?    0 Yes 9 No

Post New Answer

More Struts Interview Questions

what is meant by Struts Validator Framework?

0 Answers   Cap Gemini,


What is Custom Type Converter in Struts2?

0 Answers  


How to override the default error message that can come during file uploading process?

0 Answers  


How many struts config file in a struts application?

0 Answers  


How to build struts application in eclipse?

0 Answers  






What are the core classes of struts framework? Explain

0 Answers  


How does struts work?

0 Answers  


How do I access token?

0 Answers  


What is dispatch action class?

0 Answers  


Which class is the Front Controller in Struts2?

0 Answers  


Which configuration files are used in struts?

0 Answers  


How can we upload files in Struts2 application?

0 Answers  


Categories