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

Why is action servlet a singleton in struts?

0 Answers  


what is BUSINESS DELIGATE PATTERN,DAO,VO,DTO?

6 Answers   BOB Technologies, TCS,


Explain struts?

0 Answers  


In which method of action class the business logic is executed?

0 Answers  


tell me struts flow ?

5 Answers   BA Continnum Solutions, Exira, Fidelity, iGate,






Why is it called struts?

0 Answers  


Are actions thread safe?

0 Answers  


What is the purpose of plug-in tag in struct-config.xml?

0 Answers  


What are the advantages of spring mvc over struts mvc?

0 Answers  


what are tiles in struts?

3 Answers   Wipro,


when we enter the data in the form how it is stored in formbean class setter and getter methods?

1 Answers   TCS, Wipro,


Hai all.What is the use of <logic:iterate>tag in struts application.

3 Answers   CA, TCS,


Categories